Config version 020005

This commit is contained in:
Scott Lahteine
2020-03-13 20:47:44 -05:00
parent cee07f3f6b
commit 8b2d55e345
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 020004
#define MARLIN_HEX_VERSION 020005
#ifndef REQUIRED_CONFIGURATION_H_VERSION
#define REQUIRED_CONFIGURATION_H_VERSION MARLIN_HEX_VERSION
#endif