Skip to content

Commit 66d5556

Browse files
committed
Matrix OS 3.3 in dev
1 parent 3de6842 commit 66d5556

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OS/System/Parameters.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
#define MATRIXOS_BUILD_INDEV
2121
#endif
2222

23-
// Latest milestone: Matrix OS 3.2
23+
// Latest milestone: Matrix OS 3.3 In Development
2424

2525
#define MATRIXOS_MAJOR_VER 3
26-
#define MATRIXOS_MINOR_VER 2
26+
#define MATRIXOS_MINOR_VER 3
2727
#define MATRIXOS_PATCH_VER 0
2828
#define MATRIXOS_RELEASE_VER 0 //This is for beta etc, doesn't take effect in Stable Release. It should also never be 0
2929

0 commit comments

Comments
 (0)