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"