Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
peace-maker committed Mar 2, 2020
1 parent 9830fe9 commit b7000ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion buildbot/product.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0-detours8
2.2.0-detours9
2 changes: 1 addition & 1 deletion product.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0-detours8-dev
2.2.0-detours9-dev
2 changes: 1 addition & 1 deletion sdk/smsdk_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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-detours8"
#define SMEXT_CONF_VERSION "2.2.0-detours9"
#define SMEXT_CONF_AUTHOR "Dr!fter"
#define SMEXT_CONF_URL "http://www.sourcemod.net/"
#define SMEXT_CONF_LOGTAG "DHOOKS"
Expand Down

0 comments on commit b7000ba

Please sign in to comment.