v2.64d init

This commit is contained in:
van Hauser
2020-04-17 19:39:32 +02:00
parent 9900c92ebc
commit 9adcc73d61
2 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,11 @@ 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.64d (develop):
- ...
### Version ++2.64c (release):
- llvm_mode LTO mode:
- now requires llvm11 - but compiles all targets! :)

View File

@ -28,7 +28,7 @@
/* Version string: */
// c = release, d = volatile github dev, e = experimental branch
#define VERSION "++2.64c"
#define VERSION "++2.64d"
/******************************************************
* *