mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 18:18:07 +00:00
v2.61c
This commit is contained in:
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Release Version: 2.60c
|
Release Version: 2.61c
|
||||||
|
|
||||||
Github Version: 2.60d
|
Github Version: 2.61d
|
||||||
|
|
||||||
includes all necessary/interesting changes from Google's afl 2.56b
|
includes all necessary/interesting changes from Google's afl 2.56b
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ 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.60d (develop):
|
### Version ++2.61c (release):
|
||||||
|
|
||||||
- use -march=native if available
|
- use -march=native if available
|
||||||
- most tools now check for mistyped environment variables
|
- most tools now check for mistyped environment variables
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
/* Version string: */
|
/* Version string: */
|
||||||
|
|
||||||
// c = release, d = volatile github dev, e = experimental branch
|
// c = release, d = volatile github dev, e = experimental branch
|
||||||
#define VERSION "++2.60d"
|
#define VERSION "++2.61c"
|
||||||
|
|
||||||
/******************************************************
|
/******************************************************
|
||||||
* *
|
* *
|
||||||
|
Reference in New Issue
Block a user