summary refs log tree commit diff stats
path: root/config.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-05 00:41:53 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-05 00:41:53 +0200
commit89bee16e56d5c764092687320c4bbc480db21a55 (patch)
tree42e1b5595d9a725656e2042fd91501bb9fe49f7a /config.h
parent2f09db1d4fe16a6bfa461ba5f05a5e5edd647337 (diff)
Version bump
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 8b728cc9..027f9556 100644
--- a/config.h
+++ b/config.h
@@ -7,13 +7,13 @@
 #define USE_IPV6
 #define HAVE_ISO_CODES
 #define PACKAGE_NAME "hexchat"
-#define PACKAGE_VERSION "2.9.1"
+#define PACKAGE_VERSION "2.9.2"
 #define XCHAT_REVISION "1521"
 #define HEXCHATLIBDIR "."
 #define HEXCHATSHAREDIR "."
 #define OLD_PERL
 #define GETTEXT_PACKAGE "hexchat"
-#define PACKAGE_TARNAME "hexchat-2.9.1"
+#define PACKAGE_TARNAME "hexchat-2.9.2"
 #ifndef USE_IPV6
 #define socklen_t int
 #endif