From 397425a9aa4b0e19dac11af62ad6e4b99227428e Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 19 Jul 2012 12:02:59 +0200 Subject: [PATCH] Version bump for tarname too --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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