Procházet zdrojové kódy

Apply RC6 label to the version

Scott Lahteine před 8 roky
rodič
revize
8757463b46
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      Marlin/Version.h

+ 2
- 2
Marlin/Version.h Zobrazit soubor

@@ -29,7 +29,7 @@
29 29
 /**
30 30
  * Marlin release version identifier
31 31
  */
32
-#define SHORT_BUILD_VERSION "1.1.0-RCBugFix"
32
+#define SHORT_BUILD_VERSION "1.1.0-RC6"
33 33
 
34 34
 /**
35 35
  * Verbose version identifier which should contain a reference to the location
@@ -42,7 +42,7 @@
42 42
  * here we define this default string as the date where the latest release
43 43
  * version was tagged.
44 44
  */
45
-#define STRING_DISTRIBUTION_DATE "2016-04-16 12:00"
45
+#define STRING_DISTRIBUTION_DATE "2016-04-24 12:00"
46 46
 
47 47
 /**
48 48
  * @todo: Missing documentation block

Loading…
Zrušit
Uložit