浏览代码

Fix distribution date

esenapaj 9 年前
父节点
当前提交
bec112de87
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/Default_Version.h

+ 1
- 1
Marlin/Default_Version.h 查看文件

@@ -30,7 +30,7 @@
30 30
 #if true
31 31
 #define SHORT_BUILD_VERSION "1.1.0-RC4"
32 32
 #define DETAILED_BUILD_VERSION "1.1.0-RC4 From Archive"
33
-#define STRING_DISTRIBUTION_DATE "2016-03-07 12:00"
33
+#define STRING_DISTRIBUTION_DATE "2016-03-24 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

正在加载...
取消
保存