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

v2.61c

parent 6fece552
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
![Travis State](https://api.travis-ci.com/vanhauser-thc/AFLplusplus.svg?branch=master) ![Travis State](https://api.travis-ci.com/vanhauser-thc/AFLplusplus.svg?branch=master)
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 ...@@ -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 @@ ...@@ -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"
/****************************************************** /******************************************************
* * * *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment