From c66e588ab8ccaf65ccbed5d21da069c1b90b4b71 Mon Sep 17 00:00:00 2001 From: HipsterSloth Date: Sun, 31 Dec 2017 22:40:10 -0800 Subject: [PATCH] Bumping release version to 0.9-alpha 8.10.0 --- 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 fbae14d0..8de0c181 100644 --- a/src/psmoveprotocol/ProtocolVersion.h +++ b/src/psmoveprotocol/ProtocolVersion.h @@ -13,7 +13,7 @@ #define PSM_RELEASE_VERSION_MAJOR 9 #define PSM_RELEASE_VERSION_PHASE alpha #define PSM_RELEASE_VERSION_MINOR 8 -#define PSM_RELEASE_VERSION_RELEASE 9 +#define PSM_RELEASE_VERSION_RELEASE 10 #define PSM_RELEASE_VERSION_HOTFIX 0 /// "Product.Major-Phase Minor.Release.Hotfix"