diff --git a/Marlin/Version.h b/Marlin/Version.h index 3aa0c6705c..f1dc01128d 100644 --- a/Marlin/Version.h +++ b/Marlin/Version.h @@ -28,7 +28,7 @@ /** * Marlin release version identifier */ -#define SHORT_BUILD_VERSION "2.0.7_DW7.1" +#define SHORT_BUILD_VERSION "2.0.7_DW7.2" /** * Verbose version identifier which should contain a reference to the location @@ -111,7 +111,7 @@ * here we define this default string as the date where the latest release * version was tagged. */ -#define STRING_DISTRIBUTION_DATE "2020-11-07" +#define STRING_DISTRIBUTION_DATE "2021-01-31" /** * Defines a generic printer name to be output to the LCD after booting Marlin.