We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11dcc2 commit 2bd23bbCopy full SHA for 2bd23bb
src/psmoveprotocol/ProtocolVersion.h
@@ -10,8 +10,8 @@
10
11
// Current version of this release
12
#define PSM_RELEASE_VERSION_MAJOR 0
13
-#define PSM_RELEASE_VERSION_MINOR 11
14
-#define PSM_RELEASE_VERSION_BUILD 1
+#define PSM_RELEASE_VERSION_MINOR 12
+#define PSM_RELEASE_VERSION_BUILD 0
15
#define PSM_RELEASE_VERSION_REVISION 0
16
17
/// "Product.Major-Phase Minor.Release.Hotfix"
0 commit comments