diff options
Diffstat (limited to 'config-win32.h')
-rw-r--r-- | config-win32.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config-win32.h b/config-win32.h index d397ad81..4ceeaa5e 100644 --- a/config-win32.h +++ b/config-win32.h @@ -7,12 +7,12 @@ #define USE_IPV6 #define HAVE_ISO_CODES #define PACKAGE_NAME "hexchat" -#define PACKAGE_VERSION "2.9.5" +#define PACKAGE_VERSION "2.9.6" #define HEXCHATLIBDIR ".\\plugins" #define HEXCHATSHAREDIR "." #define OLD_PERL #define GETTEXT_PACKAGE "hexchat" -#define PACKAGE_TARNAME "hexchat-2.9.5" +#define PACKAGE_TARNAME "hexchat-2.9.6" #ifndef USE_IPV6 #define socklen_t int #endif |