diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-05 00:41:53 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-05 00:41:53 +0200 |
commit | 89bee16e56d5c764092687320c4bbc480db21a55 (patch) | |
tree | 42e1b5595d9a725656e2042fd91501bb9fe49f7a /config.h | |
parent | 2f09db1d4fe16a6bfa461ba5f05a5e5edd647337 (diff) |
Version bump
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 4 |
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 |