Просмотр исходного кода

[cron] Bump distribution date (2021-12-26)

thinkyhead 3 лет назад
Родитель
Сommit
bdb071688e
2 измененных файлов: 2 добавлений и 2 удалений
  1. 1
    1
      Marlin/Version.h
  2. 1
    1
      Marlin/src/inc/Version.h

+ 1
- 1
Marlin/Version.h Просмотреть файл

41
  * here we define this default string as the date where the latest release
41
  * here we define this default string as the date where the latest release
42
  * version was tagged.
42
  * version was tagged.
43
  */
43
  */
44
-//#define STRING_DISTRIBUTION_DATE "2021-12-25"
44
+//#define STRING_DISTRIBUTION_DATE "2021-12-26"
45
 
45
 
46
 /**
46
 /**
47
  * Defines a generic printer name to be output to the LCD after booting Marlin.
47
  * Defines a generic printer name to be output to the LCD after booting Marlin.

+ 1
- 1
Marlin/src/inc/Version.h Просмотреть файл

42
  * version was tagged.
42
  * version was tagged.
43
  */
43
  */
44
 #ifndef STRING_DISTRIBUTION_DATE
44
 #ifndef STRING_DISTRIBUTION_DATE
45
-  #define STRING_DISTRIBUTION_DATE "2021-12-25"
45
+  #define STRING_DISTRIBUTION_DATE "2021-12-26"
46
 #endif
46
 #endif
47
 
47
 
48
 /**
48
 /**

Загрузка…
Отмена
Сохранить