Procházet zdrojové kódy

RCBugFix version string

Scott Lahteine před 9 roky
rodič
revize
0114cf1101
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3
    3
      Marlin/Default_Version.h

+ 3
- 3
Marlin/Default_Version.h Zobrazit soubor

@@ -28,9 +28,9 @@
28 28
 // #error "You must specify the following parameters related to your distribution"
29 29
 
30 30
 #if true
31
-#define SHORT_BUILD_VERSION "1.1.0-RC4"
32
-#define DETAILED_BUILD_VERSION "1.1.0-RC4 From Archive"
33
-#define STRING_DISTRIBUTION_DATE "2016-03-24 12:00"
31
+#define SHORT_BUILD_VERSION "1.1.0-RCBugFix"
32
+#define DETAILED_BUILD_VERSION "1.1.0-RCBugFix From Archive"
33
+#define STRING_DISTRIBUTION_DATE "2016-04-01 12:00"
34 34
 // It might also be appropriate to define a location where additional information can be found
35 35
 // #define SOURCE_CODE_URL  "http:// ..."
36 36
 #endif

Loading…
Zrušit
Uložit