Scott Lahteine 9 роки тому
джерело
коміт
a6e39c1005
1 змінених файлів з 3 додано та 3 видалено
  1. 3
    3
      Marlin/Default_Version.h

+ 3
- 3
Marlin/Default_Version.h Переглянути файл

6
 // #error "You must specify the following parameters related to your distribution"
6
 // #error "You must specify the following parameters related to your distribution"
7
 
7
 
8
 #if true
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
 // It might also be appropriate to define a location where additional information can be found
12
 // It might also be appropriate to define a location where additional information can be found
13
 // #define SOURCE_CODE_URL  "http:// ..."
13
 // #define SOURCE_CODE_URL  "http:// ..."
14
 #endif
14
 #endif

Завантаження…
Відмінити
Зберегти