summary refs log tree commit diff stats
path: root/config-win32.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-10 19:46:36 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-10 19:46:36 +0100
commitebb157616fd3a8f984f8bd5fd3a22ddaf7d488a7 (patch)
tree357ca1cf65c2a94f104b6bb31622c377f589ea94 /config-win32.h
parentec62dc0626e32b9dbe72af9defd90ec09b070d2b (diff)
Version bump
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 dd99c730..e15b8ca4 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.3"
+#define PACKAGE_VERSION "2.9.4"
 #define HEXCHATLIBDIR "."
 #define HEXCHATSHAREDIR "."
 #define OLD_PERL
 #define GETTEXT_PACKAGE "hexchat"
-#define PACKAGE_TARNAME "hexchat-2.9.3"
+#define PACKAGE_TARNAME "hexchat-2.9.4"
 #ifndef USE_IPV6
 #define socklen_t int
 #endif