mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 10:38:07 +00:00
2.54c release
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
# american fuzzy lop plus plus (afl++)
|
# american fuzzy lop plus plus (afl++)
|
||||||
|
|
||||||
Release Version: 2.53c
|
Release Version: 2.54c
|
||||||
|
|
||||||
Github Version: 2.53d
|
Github Version: 2.54d
|
||||||
|
|
||||||
|
|
||||||
Originally developed by Michal "lcamtuf" Zalewski.
|
Originally developed by Michal "lcamtuf" Zalewski.
|
||||||
|
@ -13,9 +13,9 @@ Want to stay in the loop on major new features? Join our mailing list by
|
|||||||
sending a mail to <afl-users+subscribe@googlegroups.com>.
|
sending a mail to <afl-users+subscribe@googlegroups.com>.
|
||||||
|
|
||||||
|
|
||||||
----------------------
|
--------------------------
|
||||||
Version ++2.53d (dev):
|
Version ++2.54c (release):
|
||||||
----------------------
|
--------------------------
|
||||||
|
|
||||||
- big code refactoring:
|
- big code refactoring:
|
||||||
* all includes are now in include/
|
* all includes are now in include/
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
/* Version string: */
|
/* Version string: */
|
||||||
|
|
||||||
#define VERSION "++2.53d" // c = release, d = volatile github dev
|
#define VERSION "++2.54c" // c = release, d = volatile github dev
|
||||||
|
|
||||||
/******************************************************
|
/******************************************************
|
||||||
* *
|
* *
|
||||||
|
Reference in New Issue
Block a user