diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-19 12:02:59 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-19 12:02:59 +0200 |
commit | 397425a9aa4b0e19dac11af62ad6e4b99227428e (patch) | |
tree | 00b6128368344fa1759c1d2eed8ff42b1644473b | |
parent | d4eebf7424f25bd1687a8db53d4fa11b56c18c97 (diff) |
Version bump for tarname too
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h index 2a0d8541..a27aacc8 100644 --- a/config.h +++ b/config.h @@ -13,7 +13,7 @@ #define HEXCHATSHAREDIR "." #define OLD_PERL #define GETTEXT_PACKAGE "hexchat" -#define PACKAGE_TARNAME "hexchat-2.9.0" +#define PACKAGE_TARNAME "hexchat-2.9.1" #ifndef USE_IPV6 #define socklen_t int #endif |