Implement multi environment handling and deployment for all configurations.

This commit is contained in:
Knutwurst
2020-08-10 13:36:26 +02:00
parent 5fd5f46388
commit 101fd49a1e
5 changed files with 390 additions and 14 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.0"
#define CUSTOM_BUILD_VERSION "1.1.1"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-07-09"