From 04429c96d07f07f66b7188669eaa601a3a8029b4 Mon Sep 17 00:00:00 2001 From: HipsterSloth Date: Fri, 22 Dec 2017 15:05:46 -0800 Subject: [PATCH] Bumping version to 0.9-alpha 8.9.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 2db34a63..fbae14d0 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 8 +#define PSM_RELEASE_VERSION_RELEASE 9 #define PSM_RELEASE_VERSION_HOTFIX 0 /// "Product.Major-Phase Minor.Release.Hotfix"