Update Hex Version to 02000801

This commit is contained in:
Scott Lahteine
2021-05-15 15:21:02 -05:00
parent 7f774cab90
commit 05bb3bde7a
3 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@
* to alert users to major changes.
*/
#define MARLIN_HEX_VERSION 020008
#define MARLIN_HEX_VERSION 02000801
#ifndef REQUIRED_CONFIGURATION_H_VERSION
#define REQUIRED_CONFIGURATION_H_VERSION MARLIN_HEX_VERSION
#endif