Skip to content
Snippets Groups Projects
Commit 3a4226a2 authored by van Hauser's avatar van Hauser
Browse files

2.54c release

parent 1a47a5a7
No related branches found
No related tags found
No related merge requests found
# 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 ...@@ -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 @@ ...@@ -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
/****************************************************** /******************************************************
* * * *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment