Procházet zdrojové kódy

[cron] Bump distribution date (2022-11-05)

thinkyhead před 1 rokem
rodič
revize
e86c78379a
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1
    1
      Marlin/Version.h
  2. 1
    1
      Marlin/src/inc/Version.h

+ 1
- 1
Marlin/Version.h Zobrazit soubor

@@ -41,7 +41,7 @@
41 41
  * here we define this default string as the date where the latest release
42 42
  * version was tagged.
43 43
  */
44
-//#define STRING_DISTRIBUTION_DATE "2022-11-04"
44
+//#define STRING_DISTRIBUTION_DATE "2022-11-05"
45 45
 
46 46
 /**
47 47
  * Defines a generic printer name to be output to the LCD after booting Marlin.

+ 1
- 1
Marlin/src/inc/Version.h Zobrazit soubor

@@ -42,7 +42,7 @@
42 42
  * version was tagged.
43 43
  */
44 44
 #ifndef STRING_DISTRIBUTION_DATE
45
-  #define STRING_DISTRIBUTION_DATE "2022-11-04"
45
+  #define STRING_DISTRIBUTION_DATE "2022-11-05"
46 46
 #endif
47 47
 
48 48
 /**

Loading…
Zrušit
Uložit