Bump version number and distribution date for upcoming release

This commit is contained in:
Knutwurst
2021-01-01 15:08:51 +01:00
parent 08a1ceed8a
commit 6bfe25f72c

View File

@@ -41,10 +41,10 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.1.7"
#define CUSTOM_BUILD_VERSION "1.1.8"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-11-29"
#define STRING_DISTRIBUTION_DATE "2021-01-01"
#endif
/**