Browse Source

[cron] Bump distribution date

Scott Lahteine 5 years ago
parent
commit
768a1d2713
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Marlin/src/inc/Version.h

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

@@ -42,7 +42,7 @@
  * version was tagged.
  * version was tagged.
  */
  */
 #ifndef STRING_DISTRIBUTION_DATE
 #ifndef STRING_DISTRIBUTION_DATE
-  #define STRING_DISTRIBUTION_DATE "2019-12-16"
+  #define STRING_DISTRIBUTION_DATE "2019-12-19"
 #endif
 #endif
 
 
 /**
 /**