Переглянути джерело

Merge pull request #3240 from esenapaj/patch-1

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

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

30
 #if true
30
 #if true
31
 #define SHORT_BUILD_VERSION "1.1.0-RC4"
31
 #define SHORT_BUILD_VERSION "1.1.0-RC4"
32
 #define DETAILED_BUILD_VERSION "1.1.0-RC4 From Archive"
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
 // It might also be appropriate to define a location where additional information can be found
34
 // It might also be appropriate to define a location where additional information can be found
35
 // #define SOURCE_CODE_URL  "http:// ..."
35
 // #define SOURCE_CODE_URL  "http:// ..."
36
 #endif
36
 #endif

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