From 5fce3e6c66be46c4d8d73db5a33719a682f0526d Mon Sep 17 00:00:00 2001 From: Peace-Maker Date: Sun, 22 Apr 2018 15:49:49 +0200 Subject: [PATCH] Bump version --- buildbot/product.version | 2 +- sdk/smsdk_config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildbot/product.version b/buildbot/product.version index 031922a..4f0a78a 100644 --- a/buildbot/product.version +++ b/buildbot/product.version @@ -1 +1 @@ -2.2.0-detours1 \ No newline at end of file +2.2.0-detours2 \ No newline at end of file diff --git a/sdk/smsdk_config.h b/sdk/smsdk_config.h index 45732ea..57a4337 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-detours1" +#define SMEXT_CONF_VERSION "2.2.0-detours2" #define SMEXT_CONF_AUTHOR "Dr!fter" #define SMEXT_CONF_URL "http://www.sourcemod.net/" #define SMEXT_CONF_LOGTAG "DHOOKS"