diff --git a/Marlin/src/inc/Version.h b/Marlin/src/inc/Version.h index f33a8d73c81bb4d3bf0f6bf4ca37de7cdc46c2bf..161411774a3e56b9a11f99009dacc754116de26b 100644 --- a/Marlin/src/inc/Version.h +++ b/Marlin/src/inc/Version.h @@ -53,7 +53,7 @@ * here we define this default string as the date where the latest release * version was tagged. */ - #define STRING_DISTRIBUTION_DATE "2017-11-19 12:00" + #define STRING_DISTRIBUTION_DATE "2018-01-20" /** * Required minimum Configuration.h and Configuration_adv.h file versions.