소스 검색

Release 1.1.0-RC4

Scott Lahteine 9 년 전
부모
커밋
a6e39c1005
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      Marlin/Default_Version.h

+ 3
- 3
Marlin/Default_Version.h 파일 보기

@@ -6,9 +6,9 @@
6 6
 // #error "You must specify the following parameters related to your distribution"
7 7
 
8 8
 #if true
9
-#define SHORT_BUILD_VERSION "1.1.0-RC3"
10
-#define DETAILED_BUILD_VERSION "1.1.0-RC3 From Archive"
11
-#define STRING_DISTRIBUTION_DATE "2015-12-01 12:00"
9
+#define SHORT_BUILD_VERSION "1.1.0-RC4"
10
+#define DETAILED_BUILD_VERSION "1.1.0-RC4 From Archive"
11
+#define STRING_DISTRIBUTION_DATE "2016-03-07 12:00"
12 12
 // It might also be appropriate to define a location where additional information can be found
13 13
 // #define SOURCE_CODE_URL  "http:// ..."
14 14
 #endif

Loading…
취소
저장