Add config switch defines for automated releases.

This commit is contained in:
Knutwurst
2020-06-06 01:03:30 +02:00
parent a150ff02b9
commit fafc91bea1
2 changed files with 54 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
* Defines the version of the Marlin build. Not to be confused with
* Marlin's own build number, e.g. 2.0.x.
*/
#define CUSTOM_BUILD_VERSION "1.0.0"
#define CUSTOM_BUILD_VERSION "1.0.1"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-03-31"