mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 01:58:17 +00:00
2.54c release
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# 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.
|
||||
|
@ -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>.
|
||||
|
||||
|
||||
----------------------
|
||||
Version ++2.53d (dev):
|
||||
----------------------
|
||||
--------------------------
|
||||
Version ++2.54c (release):
|
||||
--------------------------
|
||||
|
||||
- big code refactoring:
|
||||
* all includes are now in include/
|
||||
|
@ -26,7 +26,7 @@
|
||||
|
||||
/* 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