Include Chiron in build variants. Also bump version to 1.2.0-Alpha 1, which should not be released to the public.

This commit is contained in:
Knutwurst
2021-01-18 15:46:34 +01:00
parent c6b6c280fb
commit 5f1e91e04e
3 changed files with 64 additions and 37 deletions

View File

@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.1.9"
#define CUSTOM_BUILD_VERSION "1.2.0-Alpha.1"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-01-13"