- Code cleanup

- Bump version to 1.0.5-prerelease
This commit is contained in:
Knutwurst
2020-06-14 17:47:42 +02:00
parent fb801fb3ec
commit e04691b248
3 changed files with 23 additions and 64 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.4"
#define CUSTOM_BUILD_VERSION "1.0.5-prerelease"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-03-31"