Incremented beta number

This commit is contained in:
Benjamin Vedder 2022-04-28 13:57:25 +02:00
parent df8ca9793f
commit 226894cfbd
1 changed files with 1 additions and 1 deletions

View File

@ -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"