aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-12-18 11:22:18 +0100
committervan Hauser <vh@thc.org>2019-12-18 11:22:18 +0100
commit891f0670517114ef88ad28378a2f00a4c0c7192c (patch)
tree646b7c786cdd6acfe78b929372195597c3624d6f
parent939721e2cbcf14f0f9577575c09e16be2ced25fe (diff)
downloadAFLplusplus-891f0670517114ef88ad28378a2f00a4c0c7192c.tar.gz
v2.59d init
-rw-r--r--docs/ChangeLog8
-rw-r--r--include/config.h2
2 files changed, 9 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 5132a1c1..5fd004b1 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -14,6 +14,14 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
--------------------------
+Version ++2.59d (develop):
+--------------------------
+
+ - your patch? :-)
+
+
+
+--------------------------
Version ++2.59c (release):
--------------------------
diff --git a/include/config.h b/include/config.h
index 4bb2fe4b..e0b2555b 100644
--- a/include/config.h
+++ b/include/config.h
@@ -26,7 +26,7 @@
/* Version string: */
-#define VERSION "++2.59c" // c = release, d = volatile github dev
+#define VERSION "++2.59d" // c = release, d = volatile github dev
/******************************************************
* *