Bump Version to 1.0.3 for next release

This commit is contained in:
Knutwurst
2020-06-06 23:08:31 +02:00
parent fb927ee602
commit 3bbe852b3e
2 changed files with 5 additions and 5 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.2"
#define CUSTOM_BUILD_VERSION "1.0.3"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2020-03-31"