Skip to content

Commit f956c42

Browse files
committed
Matrix OS 3.2 RC 1
1 parent 3ac953a commit f956c42

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

OS/System/Parameters.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,12 @@
2020
#define MATRIXOS_BUILD_INDEV
2121
#endif
2222

23+
// Latest milestone: Matrix OS 3.2 RC 1
24+
2325
#define MATRIXOS_MAJOR_VER 3
2426
#define MATRIXOS_MINOR_VER 2
2527
#define MATRIXOS_PATCH_VER 0
26-
#define MATRIXOS_RELEASE_VER 6 //This is for beta etc, doesn't take effect in Stable Release. It should also never be 0
28+
#define MATRIXOS_RELEASE_VER 1 //This is for beta etc, doesn't take effect in Stable Release. It should also never be 0
2729

2830
#include "ReleaseConfig.h"
2931

0 commit comments

Comments
 (0)