mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
4.01a init
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Release version: [4.00c](https://github.com/AFLplusplus/AFLplusplus/releases)
|
Release version: [4.00c](https://github.com/AFLplusplus/AFLplusplus/releases)
|
||||||
|
|
||||||
GitHub version: 4.00c
|
GitHub version: 4.01a
|
||||||
|
|
||||||
Repository:
|
Repository:
|
||||||
[https://github.com/AFLplusplus/AFLplusplus](https://github.com/AFLplusplus/AFLplusplus)
|
[https://github.com/AFLplusplus/AFLplusplus](https://github.com/AFLplusplus/AFLplusplus)
|
||||||
|
@ -8,6 +8,9 @@
|
|||||||
Want to stay in the loop on major new features? Join our mailing list by
|
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 ++4.01a (dev)
|
||||||
|
- upcoming new cool stuff :)
|
||||||
|
|
||||||
### Version ++4.00c (release)
|
### Version ++4.00c (release)
|
||||||
- complete documentation restructuring, made possible by Google Season
|
- complete documentation restructuring, made possible by Google Season
|
||||||
of Docs :) thank you Jana!
|
of Docs :) thank you Jana!
|
||||||
|
@ -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.00c"
|
#define VERSION "++4.01a"
|
||||||
|
|
||||||
/******************************************************
|
/******************************************************
|
||||||
* *
|
* *
|
||||||
|
Reference in New Issue
Block a user