Sfoglia il codice sorgente

[cron] Bump distribution date

Scott Lahteine 5 anni fa
parent
commit
f9400b6a3c
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

51
    * here we define this default string as the date where the latest release
51
    * here we define this default string as the date where the latest release
52
    * version was tagged.
52
    * version was tagged.
53
    */
53
    */
54
-  #define STRING_DISTRIBUTION_DATE "2019-09-30"
54
+  #define STRING_DISTRIBUTION_DATE "2019-10-01"
55
 
55
 
56
   /**
56
   /**
57
    * Required minimum Configuration.h and Configuration_adv.h file versions.
57
    * Required minimum Configuration.h and Configuration_adv.h file versions.

Loading…
Annulla
Salva