Selaa lähdekoodia

[cron] Bump distribution date (2022-09-03)

thinkyhead 1 vuosi sitten
vanhempi
commit
5f61a896d9
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1
    1
      Marlin/Version.h
  2. 1
    1
      Marlin/src/inc/Version.h

+ 1
- 1
Marlin/Version.h Näytä tiedosto

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 "2022-09-02"
44
+//#define STRING_DISTRIBUTION_DATE "2022-09-03"
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 Näytä tiedosto

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 "2022-09-02"
45
+  #define STRING_DISTRIBUTION_DATE "2022-09-03"
46
 #endif
46
 #endif
47
 
47
 
48
 /**
48
 /**

Loading…
Peruuta
Tallenna