diff --git a/conf_general.h b/conf_general.h index 8aaf3d60..2b5a9ed8 100644 --- a/conf_general.h +++ b/conf_general.h @@ -22,7 +22,7 @@ // Firmware version #define FW_VERSION_MAJOR 3 -#define FW_VERSION_MINOR 66 +#define FW_VERSION_MINOR 67 #include "datatypes.h" diff --git a/confgenerator.h b/confgenerator.h index 01940a4c..57a67729 100644 --- a/confgenerator.h +++ b/confgenerator.h @@ -8,7 +8,7 @@ #include // Constants -#define MCCONF_SIGNATURE 1671830952 +#define MCCONF_SIGNATURE 2339792788 #define APPCONF_SIGNATURE 783041200 // Functions