Skip to content

Commit 7c3a7cb

Browse files
committed
Matrix OS 2.6
1 parent 19cf67c commit 7c3a7cb

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

2828

2929
#include "ReleaseConfig.h"

0 commit comments

Comments
 (0)