From d01af6a86d2d65f370fcf1ae1516020eaa5facd3 Mon Sep 17 00:00:00 2001 From: Peace-Maker Date: Tue, 9 Jun 2020 23:30:39 +0200 Subject: [PATCH] Bump version to 2.2.0-detours14a --- buildbot/product.version | 2 +- product.version | 2 +- sdk/smsdk_config.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/buildbot/product.version b/buildbot/product.version index 636508a..eb33a1d 100644 --- a/buildbot/product.version +++ b/buildbot/product.version @@ -1 +1 @@ -2.2.0-detours14 \ No newline at end of file +2.2.0-detours14a \ No newline at end of file diff --git a/product.version b/product.version index 35224a2..43769f5 100644 --- a/product.version +++ b/product.version @@ -1 +1 @@ -2.2.0-detours14-dev +2.2.0-detours14a-dev diff --git a/sdk/smsdk_config.h b/sdk/smsdk_config.h index 9acfc21..f5e1963 100644 --- a/sdk/smsdk_config.h +++ b/sdk/smsdk_config.h @@ -40,7 +40,7 @@ /* Basic information exposed publicly */ #define SMEXT_CONF_NAME "DHooks" #define SMEXT_CONF_DESCRIPTION "Dynamic Hooks" -#define SMEXT_CONF_VERSION "2.2.0-detours14" +#define SMEXT_CONF_VERSION "2.2.0-detours14a" #define SMEXT_CONF_AUTHOR "Dr!fter" #define SMEXT_CONF_URL "http://www.sourcemod.net/" #define SMEXT_CONF_LOGTAG "DHOOKS"