diff --git a/Marlin/Default_Version.h b/Marlin/Default_Version.h index c7508d215..78064c66a 100644 --- a/Marlin/Default_Version.h +++ b/Marlin/Default_Version.h @@ -6,7 +6,7 @@ // #error "You must specify the following parameter related to your distribution" #if true - #define BUILD_VERSION "1.1.0 dev" + #define BUILD_VERSION "1.0.3 dev" #define STRING_DISTRIBUTION_DATE "2015-06-00 12:00" // It might also be appropriate to define a location where additional information can be found #define SOURCE_CODE_URL "http:// ..."