Bump version to 1.1.0 for next release

This commit is contained in:
Knutwurst
2020-07-26 20:28:33 +02:00
parent 32d498e26c
commit a7094a923d

View File

@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release * here we define this default string as the date where the latest release
* version was tagged. * version was tagged.
*/ */
#define CUSTOM_BUILD_VERSION "1.0.7-prerelese" #define CUSTOM_BUILD_VERSION "1.1.0"
#ifndef STRING_DISTRIBUTION_DATE #ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-07-09" #define STRING_DISTRIBUTION_DATE "2020-07-09"