diff --git a/Marlin/src/inc/Version.h b/Marlin/src/inc/Version.h index 8ea7da03617baf6dbdb2ec27afe3caa4f9042837..a77acc65752d58befa46af390ff6799b08a3624c 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-08-17" + #define STRING_DISTRIBUTION_DATE "2019-08-18" /** * Required minimum Configuration.h and Configuration_adv.h file versions.