Version bump

This commit is contained in:
Berke Viktor
2012-10-14 00:58:54 +02:00
parent bc4d4f6536
commit de1a2a7b33
3 changed files with 4 additions and 4 deletions

View File

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