mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 10:38:07 +00:00
v4.05a init
This commit is contained in:
@ -3,6 +3,9 @@
|
|||||||
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.
|
||||||
|
|
||||||
|
### Version ++4.05a (dev)
|
||||||
|
- your PR? :)
|
||||||
|
|
||||||
|
|
||||||
### Version ++4.04c (release)
|
### Version ++4.04c (release)
|
||||||
- fix gramatron and grammar_mutator build scripts
|
- fix gramatron and grammar_mutator build scripts
|
||||||
|
@ -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.04c"
|
#define VERSION "++4.05a"
|
||||||
|
|
||||||
/******************************************************
|
/******************************************************
|
||||||
* *
|
* *
|
||||||
|
Reference in New Issue
Block a user