diff --git a/conf_general.h b/conf_general.h index f3e04504..0bfc2cd5 100755 --- a/conf_general.h +++ b/conf_general.h @@ -24,7 +24,7 @@ #define FW_VERSION_MAJOR 6 #define FW_VERSION_MINOR 00 // Set to 0 for building a release and iterate during beta test builds -#define FW_TEST_VERSION_NUMBER 42 +#define FW_TEST_VERSION_NUMBER 43 #include "datatypes.h"