Skip to content

Commit 622f24c

Browse files
committed
Matrix OS 3.2 Beta 5
1 parent 8590f6f commit 622f24c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OS/System/Parameters.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#define MATRIXOS_MAJOR_VER 3
2424
#define MATRIXOS_MINOR_VER 2
2525
#define MATRIXOS_PATCH_VER 0
26-
#define MATRIXOS_RELEASE_VER 4 //This is for beta etc, doesn't take effect in Stable Release. It should also never be 0
26+
#define MATRIXOS_RELEASE_VER 5 //This is for beta etc, doesn't take effect in Stable Release. It should also never be 0
2727

2828
#include "ReleaseConfig.h"
2929

0 commit comments

Comments
 (0)