aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
/******************************************************
* *