summary refs log tree commit diff stats
path: root/config-win32.h
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2013-09-11 18:18:19 -0400
committerTingPing <tingping@tingping.se>2013-09-11 18:18:19 -0400
commita71849db3f0531dc0f0b1facb453b75afd84ba91 (patch)
tree327b732908b313327be258575939da9a9fb2c512 /config-win32.h
parenta2eb3325ce90388ccbb514b727891d823487e9bb (diff)
Bump Version to 2.9.6
Diffstat (limited to 'config-win32.h')
-rw-r--r--config-win32.h4
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