mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 09:41:35 +00:00
v2.61c
This commit is contained in:
parent
6fece5525e
commit
3f6bfbd981
@ -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
|
||||
|
||||
|
@ -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>.
|
||||
|
||||
|
||||
### Version ++2.60d (develop):
|
||||
### Version ++2.61c (release):
|
||||
|
||||
- use -march=native if available
|
||||
- most tools now check for mistyped environment variables
|
||||
|
@ -27,7 +27,7 @@
|
||||
/* Version string: */
|
||||
|
||||
// c = release, d = volatile github dev, e = experimental branch
|
||||
#define VERSION "++2.60d"
|
||||
#define VERSION "++2.61c"
|
||||
|
||||
/******************************************************
|
||||
* *
|
||||
|
Loading…
x
Reference in New Issue
Block a user