diff options
author | TingPing <tingping@tingping.se> | 2013-09-11 18:18:19 -0400 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2013-09-11 18:18:19 -0400 |
commit | a71849db3f0531dc0f0b1facb453b75afd84ba91 (patch) | |
tree | 327b732908b313327be258575939da9a9fb2c512 /config-win32.h | |
parent | a2eb3325ce90388ccbb514b727891d823487e9bb (diff) |
Bump Version to 2.9.6
Diffstat (limited to 'config-win32.h')
-rw-r--r-- | config-win32.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config-win32.h b/config-win32.h index d397ad81..4ceeaa5e 100644 --- a/config-win32.h +++ b/config-win32.h @@ -7,12 +7,12 @@ #define USE_IPV6 #define HAVE_ISO_CODES #define PACKAGE_NAME "hexchat" -#define PACKAGE_VERSION "2.9.5" +#define PACKAGE_VERSION "2.9.6" #define HEXCHATLIBDIR ".\\plugins" #define HEXCHATSHAREDIR "." #define OLD_PERL #define GETTEXT_PACKAGE "hexchat" -#define PACKAGE_TARNAME "hexchat-2.9.5" +#define PACKAGE_TARNAME "hexchat-2.9.6" #ifndef USE_IPV6 #define socklen_t int #endif |