summary refs log tree commit diff stats
path: root/config-win32.h
diff options
context:
space:
mode:
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