Sfoglia il codice sorgente

[cron] Bump distribution date (2020-12-23)

thinkyhead 3 anni fa
parent
commit
56fac55a39
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      Marlin/src/inc/Version.h

+ 1
- 1
Marlin/src/inc/Version.h Vedi File

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 "2020-12-22"
45
+  #define STRING_DISTRIBUTION_DATE "2020-12-23"
46
 #endif
46
 #endif
47
 
47
 
48
 /**
48
 /**

Loading…
Annulla
Salva