Update Version.h

This commit is contained in:
InsanityAutomation
2021-01-31 15:37:45 -05:00
parent 6af2c36c50
commit c27474f396
+2 -2
View File
@@ -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.