1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-22 09:12:22 -05:00

Version bump for tarname too

This commit is contained in:
Berke Viktor 2012-07-19 12:02:59 +02:00
parent d4eebf7424
commit 397425a9aa

View File

@ -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