mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 16:21:32 +00:00
v2.66d init
This commit is contained in:
parent
f2efea4b46
commit
00abb999e3
@ -9,6 +9,10 @@ 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.66d (devel)
|
||||||
|
- ... ?
|
||||||
|
|
||||||
|
|
||||||
### Version ++2.66c (release)
|
### Version ++2.66c (release)
|
||||||
- renamed the main branch on Github to "stable"
|
- renamed the main branch on Github to "stable"
|
||||||
- renamed master/slave to main/secondary
|
- renamed master/slave to main/secondary
|
||||||
|
@ -28,7 +28,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.66c"
|
#define VERSION "++2.66d"
|
||||||
|
|
||||||
/******************************************************
|
/******************************************************
|
||||||
* *
|
* *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user