diff --git a/buildbot/product.version b/buildbot/product.version index 594460f..c945ea8 100644 --- a/buildbot/product.version +++ b/buildbot/product.version @@ -1 +1 @@ -2.2.0-detours6 \ No newline at end of file +2.2.0-detours7 \ No newline at end of file diff --git a/product.version b/product.version index a26e6a6..162276d 100644 --- a/product.version +++ b/product.version @@ -1 +1 @@ -2.2.0-detours6-dev +2.2.0-detours7-dev diff --git a/sdk/smsdk_config.h b/sdk/smsdk_config.h index 194c09f..c44fcf8 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-detours6" +#define SMEXT_CONF_VERSION "2.2.0-detours7" #define SMEXT_CONF_AUTHOR "Dr!fter" #define SMEXT_CONF_URL "http://www.sourcemod.net/" #define SMEXT_CONF_LOGTAG "DHOOKS"