Updated version number

This commit is contained in:
Benjamin Vedder 2023-01-24 11:16:08 +01:00
parent 5d3e02afd3
commit 77906ba781
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#define FW_VERSION_MAJOR 6
#define FW_VERSION_MINOR 02
// Set to 0 for building a release and iterate during beta test builds
#define FW_TEST_VERSION_NUMBER 3
#define FW_TEST_VERSION_NUMBER 4
#include "datatypes.h"