Browse Source

[cron] Bump distribution date

Scott Lahteine 4 years ago
parent
commit
fd2bc3a212
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-07-16"
54
+  #define STRING_DISTRIBUTION_DATE "2019-07-19"
55 55
 
56 56
   /**
57 57
    * Required minimum Configuration.h and Configuration_adv.h file versions.

Loading…
Cancel
Save