🔧 Configuration version 02000903

This commit is contained in:
Scott Lahteine
2021-10-29 20:42:52 -05:00
committed by Scott Lahteine
parent d29a9014f2
commit 6f59d8171f
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 02000902
#define MARLIN_HEX_VERSION 02000903
#ifndef REQUIRED_CONFIGURATION_H_VERSION
#define REQUIRED_CONFIGURATION_H_VERSION MARLIN_HEX_VERSION
#endif