diff options
-rw-r--r-- | config.h | 2 | ||||
-rw-r--r-- | docs/ChangeLog | 10 |
2 files changed, 10 insertions, 2 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" /****************************************************** * * diff --git a/docs/ChangeLog b/docs/ChangeLog index e1d66767..3d93821f 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -14,7 +14,15 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ----------------------------- -Version ++2.52c (2019-05-28): +Version ++2.52d (tbd): +----------------------------- + + - ... your idea or patch? + + + +----------------------------- +Version ++2.52c (2019-06-05): ----------------------------- - Applied community patches. See docs/PATCHES for the full list. |