From 0c2e998f69b060867461cd903989dfe99252a8e3 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 9 Apr 2020 10:30:24 +0200 Subject: 2.63d init --- docs/Changelog.md | 4 ++++ include/config.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index 70753fcc..dd135b7e 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,6 +9,10 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to . +### Version ++2.63d (development): + - ... + + ### Version ++2.63c (release): ! the repository was moved from vanhauser-thc to AFLplusplus. It is now diff --git a/include/config.h b/include/config.h index 6b50be60..cf73772f 100644 --- a/include/config.h +++ b/include/config.h @@ -28,7 +28,7 @@ /* Version string: */ // c = release, d = volatile github dev, e = experimental branch -#define VERSION "++2.63c" +#define VERSION "++2.63d" /****************************************************** * * -- cgit 1.4.1