Browse Source

Merge pull request #2236 from AnHardt/backto103def

Back to 1.0.3 dev - for now
AnHardt 9 years ago
parent
commit
38c21ff34d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Default_Version.h

+ 1
- 1
Marlin/Default_Version.h View File

6
 // #error "You must specify the following parameter related to your distribution"
6
 // #error "You must specify the following parameter related to your distribution"
7
 
7
 
8
 #if true
8
 #if true
9
-  #define BUILD_VERSION "1.1.0 dev"
9
+  #define BUILD_VERSION "1.0.3 dev"
10
   #define STRING_DISTRIBUTION_DATE "2015-06-00 12:00"
10
   #define STRING_DISTRIBUTION_DATE "2015-06-00 12:00"
11
   // It might also be appropriate to define a location where additional information can be found
11
   // It might also be appropriate to define a location where additional information can be found
12
   #define SOURCE_CODE_URL  "http:// ..."
12
   #define SOURCE_CODE_URL  "http:// ..."

Loading…
Cancel
Save