about summary refs log tree commit diff
path: root/config.h
diff options
context:
space:
mode:
authorHeiko Eißfeldt <heikoi@hexco.de>2019-06-12 17:21:26 +0200
committerHeiko Eißfeldt <heikoi@hexco.de>2019-06-12 17:21:26 +0200
commit0113c4f8342925a02dfc9832de4f7f848d88e190 (patch)
tree1c1ec888d5f42b9ee3441fda08b9ab73fc403f7e /config.h
parent1c2ed83960fd79727d0f34b11ee361c37c953923 (diff)
parent7a236b11b84545e53760c86a0425409283d1c7fc (diff)
downloadafl++-0113c4f8342925a02dfc9832de4f7f848d88e190.tar.gz
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 2ae510ea..cebf7c39 100644
--- a/config.h
+++ b/config.h
@@ -21,7 +21,7 @@
 
 /* Version string: */
 
-#define VERSION             "++2.52c"
+#define VERSION             "++2.52d"
 
 /******************************************************
  *                                                    *