Skip to content
Snippets Groups Projects
Commit 38ab1eda authored by vanhauser-thc's avatar vanhauser-thc
Browse files

4.03c

parent 6afca4f0
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
<img align="right" src="https://raw.githubusercontent.com/AFLplusplus/Website/master/static/aflpp_bg.svg" alt="AFL++ logo" width="250" heigh="250"> <img align="right" src="https://raw.githubusercontent.com/AFLplusplus/Website/master/static/aflpp_bg.svg" alt="AFL++ logo" width="250" heigh="250">
Release version: [4.02c](https://github.com/AFLplusplus/AFLplusplus/releases) Release version: [4.03c](https://github.com/AFLplusplus/AFLplusplus/releases)
GitHub version: 4.03a GitHub version: 4.04a
Repository: Repository:
[https://github.com/AFLplusplus/AFLplusplus](https://github.com/AFLplusplus/AFLplusplus) [https://github.com/AFLplusplus/AFLplusplus](https://github.com/AFLplusplus/AFLplusplus)
......
...@@ -3,12 +3,8 @@ ...@@ -3,12 +3,8 @@
This is the list of all noteworthy changes made in every public This is the list of all noteworthy changes made in every public
release of the tool. See README.md for the general instruction manual. release of the tool. See README.md for the general instruction manual.
## Staying informed
Want to stay in the loop on major new features? Join our mailing list by ### Version ++4.03c (release)
sending a mail to <afl-users+subscribe@googlegroups.com>.
### Version ++4.03a (dev)
- Building now gives a build summary what succeeded and what not - Building now gives a build summary what succeeded and what not
- afl-fuzz: - afl-fuzz:
- added AFL_NO_STARTUP_CALIBRATION to start fuzzing at once instead - added AFL_NO_STARTUP_CALIBRATION to start fuzzing at once instead
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
/* Version string: */ /* Version string: */
// c = release, a = volatile github dev, e = experimental branch // c = release, a = volatile github dev, e = experimental branch
#define VERSION "++4.03a" #define VERSION "++4.03c"
/****************************************************** /******************************************************
* * * *
......
61bc152384 d09c24cb12
Subproject commit 61bc1523848a5235b43719c9fa7d78e9a970a1aa Subproject commit d09c24cb12a7bd2326641ce57ea10be6c4d1d612
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment