about summary refs log tree commit diff
path: root/config.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-06-11 11:32:11 +0200
committervan Hauser <vh@thc.org>2019-06-11 11:32:11 +0200
commit7a236b11b84545e53760c86a0425409283d1c7fc (patch)
treefc1e6aa15b137bd1be75e75228bb52f02b572592 /config.h
parenta0328bbcf8f6fb471fc3a8667c462f08934cd54f (diff)
downloadafl++-7a236b11b84545e53760c86a0425409283d1c7fc.tar.gz
version bumb for github dev version
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"
 
 /******************************************************
  *                                                    *