aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
-rw-r--r--docs/ChangeLog8
2 files changed, 9 insertions, 1 deletions
diff --git a/config.h b/config.h
index dee0bb81..37a2a794 100644
--- a/config.h
+++ b/config.h
@@ -21,7 +21,7 @@
/* Version string: */
-#define VERSION "++2.53c"
+#define VERSION "++2.53d" // c = release, d = volatile github dev
/******************************************************
* *
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 5f1141a6..dfb2e4e7 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -13,6 +13,14 @@ Want to stay in the loop on major new features? Join our mailing list by
sending a mail to <afl-users+subscribe@googlegroups.com>.
+----------------------
+Version ++2.53d (dev):
+----------------------
+
+ - ... your patch? :)
+
+
+
--------------------------
Version ++2.53c (release):
--------------------------