summary refs log tree commit diff stats
path: root/config-win32.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-04-02 03:07:55 +0200
committerBerke Viktor <bviktor@hexchat.org>2013-04-02 03:07:55 +0200
commit408a29d66af7f2102af39d7add20385c2f0f5e50 (patch)
tree53ebf8e4d7af9a6cde0507eef40e68bf85c7fae9 /config-win32.h
parentbddbb4581ef7aee4bf401bf3136086eda562c14d (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 cc80b37a..611e7d35 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.4"
+#define PACKAGE_VERSION "2.9.5"
 #define HEXCHATLIBDIR "."
 #define HEXCHATSHAREDIR "."
 #define OLD_PERL
 #define GETTEXT_PACKAGE "hexchat"
-#define PACKAGE_TARNAME "hexchat-2.9.4"
+#define PACKAGE_TARNAME "hexchat-2.9.5"
 #ifndef USE_IPV6
 #define socklen_t int
 #endif