Enable BETA build

This commit is contained in:
Knutwurst
2020-10-04 12:17:02 +02:00
parent fc29d72b29
commit 4c0079087a

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.1.6" #define CUSTOM_BUILD_VERSION "1.1.7_BETA"
#ifndef STRING_DISTRIBUTION_DATE #ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-10-04" #define STRING_DISTRIBUTION_DATE "2020-10-04"