Skip to content

Commit 25f4967

Browse files
committed
Started on dev branch for FW 5.03
1 parent 3a071ce commit 25f4967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf_general.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222

2323
// Firmware version
2424
#define FW_VERSION_MAJOR 5
25-
#define FW_VERSION_MINOR 02
25+
#define FW_VERSION_MINOR 03
2626
// Set to 0 for building a release and iterate during beta test builds
27-
#define FW_TEST_VERSION_NUMBER 0
27+
#define FW_TEST_VERSION_NUMBER 1
2828

2929
#include "datatypes.h"
3030

0 commit comments

Comments
 (0)