ソースを参照

Apply RC6 label to the version

Scott Lahteine 8年前
コミット
8757463b46
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      Marlin/Version.h

+ 2
- 2
Marlin/Version.h ファイルの表示

@@ -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

読み込み中…
キャンセル
保存