📝 Configurations 02010100 (#24458)

This commit is contained in:
Scott Lahteine
2022-07-06 19:29:07 -05:00
parent e93a1dd2fa
commit 0fdedfa2fb
4 changed files with 168 additions and 59 deletions

View File

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