🔖 Marlin 2.0.6.2

This commit is contained in:
Scott Lahteine
2023-07-18 18:43:04 -05:00
parent ba38d4f411
commit efdeed8694
3 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
/**
* Marlin release version identifier
*/
//#define SHORT_BUILD_VERSION "2.0.6.1"
//#define SHORT_BUILD_VERSION "2.0.6.2"
/**
* Verbose version identifier which should contain a reference to the location
@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
//#define STRING_DISTRIBUTION_DATE "2020-07-09"
//#define STRING_DISTRIBUTION_DATE "2023-07-18"
/**
* Defines a generic printer name to be output to the LCD after booting Marlin.