Version bump

This commit is contained in:
Berke Viktor
2012-11-10 19:46:36 +01:00
parent ec62dc0626
commit ebb157616f
4 changed files with 6 additions and 6 deletions

View File

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