Sfoglia il codice sorgente

[cron] Bump distribution date (2021-03-15)

thinkyhead 4 anni fa
parent
commit
ae8be31247
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 "2021-03-14"
45
+  #define STRING_DISTRIBUTION_DATE "2021-03-15"
46
 #endif
46
 #endif
47
 
47
 
48
 /**
48
 /**

Loading…
Annulla
Salva