Skip to content

Commit 81303f8

Browse files
committed
Matrix OS 3.2 stable
1 parent 7ba5c03 commit 81303f8

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 3
23+
// Latest milestone: Matrix OS 3.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 3 //This is for beta etc, doesn't take effect in Stable Release. It should also never be 0
28+
#define MATRIXOS_RELEASE_VER 0 //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)