Version bump

This commit is contained in:
Berke Viktor
2013-04-02 03:07:55 +02:00
parent bddbb4581e
commit 408a29d66a
5 changed files with 7 additions and 7 deletions

View File

@@ -7,12 +7,12 @@
#define USE_IPV6
#define HAVE_ISO_CODES
#define PACKAGE_NAME "hexchat"
#define PACKAGE_VERSION "2.9.4"
#define PACKAGE_VERSION "2.9.5"
#define HEXCHATLIBDIR "."
#define HEXCHATSHAREDIR "."
#define OLD_PERL
#define GETTEXT_PACKAGE "hexchat"
#define PACKAGE_TARNAME "hexchat-2.9.4"
#define PACKAGE_TARNAME "hexchat-2.9.5"
#ifndef USE_IPV6
#define socklen_t int
#endif