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

v4.04c

parent de9d1ff4
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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.03c](https://github.com/AFLplusplus/AFLplusplus/releases) Release version: [4.04c](https://github.com/AFLplusplus/AFLplusplus/releases)
GitHub version: 4.04a GitHub version: 4.04a
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
release of the tool. See README.md for the general instruction manual. release of the tool. See README.md for the general instruction manual.
### Version ++4.04a (dev) ### Version ++4.04c (release)
- fix gramatron and grammar_mutator build scripts - fix gramatron and grammar_mutator build scripts
- enhancements to the afl-persistent-config and afl-system-config - enhancements to the afl-persistent-config and afl-system-config
scripts scripts
......
...@@ -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.04a" #define VERSION "++4.04c"
/****************************************************** /******************************************************
* * * *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment