v2.66d init

This commit is contained in:
van Hauser 2020-07-01 18:24:00 +02:00
parent f2efea4b46
commit 00abb999e3
2 changed files with 5 additions and 1 deletions

View File

@ -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>.
### Version ++2.66d (devel)
- ... ?
### Version ++2.66c (release)
- renamed the main branch on Github to "stable"
- renamed master/slave to main/secondary

View File

@ -28,7 +28,7 @@
/* Version string: */
// c = release, d = volatile github dev, e = experimental branch
#define VERSION "++2.66c"
#define VERSION "++2.66d"
/******************************************************
* *