Browse Source

[cron] Bump distribution date

Scott Lahteine 4 years ago
parent
commit
7fc4f7b815
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/inc/Version.h

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

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

Loading…
Cancel
Save