diff --git a/Marlin/src/inc/Version.h b/Marlin/src/inc/Version.h
index 5ea4c33419ccf74691d8b0f870c7d502eb123d7a..0c9b11b9b9f37c43f1ae515fc528f50a207957d7 100644
--- a/Marlin/src/inc/Version.h
+++ b/Marlin/src/inc/Version.h
@@ -51,7 +51,7 @@
    * here we define this default string as the date where the latest release
    * version was tagged.
    */
-  #define STRING_DISTRIBUTION_DATE "2019-09-30"
+  #define STRING_DISTRIBUTION_DATE "2019-10-01"
 
   /**
    * Required minimum Configuration.h and Configuration_adv.h file versions.