diff --git a/Marlin/src/inc/Version.h b/Marlin/src/inc/Version.h
index aea4727792403d465682e907d907c3d0ebe17793..678f6258a814137b975b38654943a01ffaea83cb 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-10-05"
+  #define STRING_DISTRIBUTION_DATE "2019-10-08"
 
   /**
    * Required minimum Configuration.h and Configuration_adv.h file versions.