Skip to content

Commit 75572f4

Browse files
committed
Matrix OS 3.2 RC 2
1 parent 7961a6e commit 75572f4

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,12 +20,12 @@
2020
#define MATRIXOS_BUILD_INDEV
2121
#endif
2222

23-
// Latest milestone: Matrix OS 3.2 RC 1
23+
// Latest milestone: Matrix OS 3.2 RC 2
2424

2525
#define MATRIXOS_MAJOR_VER 3
2626
#define MATRIXOS_MINOR_VER 2
2727
#define MATRIXOS_PATCH_VER 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
28+
#define MATRIXOS_RELEASE_VER 2 //This is for beta etc, doesn't take effect in Stable Release. It should also never be 0
2929

3030
#include "ReleaseConfig.h"
3131

0 commit comments

Comments
 (0)