From 8b3f8578161b40b9beabd78a7f5a687ad7b5ef4c Mon Sep 17 00:00:00 2001 From: Timocop Date: Tue, 10 Jan 2023 05:03:22 +1300 Subject: [PATCH] New Version --- src/psmoveprotocol/ProtocolVersion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/psmoveprotocol/ProtocolVersion.h b/src/psmoveprotocol/ProtocolVersion.h index fc9c063d..41e88541 100644 --- a/src/psmoveprotocol/ProtocolVersion.h +++ b/src/psmoveprotocol/ProtocolVersion.h @@ -11,7 +11,7 @@ // Current version of this release #define PSM_RELEASE_VERSION_MAJOR 0 #define PSM_RELEASE_VERSION_MINOR 19 -#define PSM_RELEASE_VERSION_BUILD 2 +#define PSM_RELEASE_VERSION_BUILD 3 #define PSM_RELEASE_VERSION_REVISION 0 /// "Product.Major-Phase Minor.Release.Hotfix"