diff --git a/Marlin/Default_Version.h b/Marlin/Default_Version.h
index c7508d215e68c5368a3782d8a976d3f337650147..78064c66a9edb1e9e73a8857f8fd93bc703cc819 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:// ..."