Parcourir la source

Apply RC6 label to the version

Scott Lahteine il y a 9 ans
Parent
révision
8757463b46
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      Marlin/Version.h

+ 2
- 2
Marlin/Version.h Voir le fichier

29
 /**
29
 /**
30
  * Marlin release version identifier
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
  * Verbose version identifier which should contain a reference to the location
35
  * Verbose version identifier which should contain a reference to the location
42
  * here we define this default string as the date where the latest release
42
  * here we define this default string as the date where the latest release
43
  * version was tagged.
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
  * @todo: Missing documentation block
48
  * @todo: Missing documentation block

Chargement…
Annuler
Enregistrer