diff --git a/build/xchat-wdk.skel.iss b/build/xchat-wdk.skel.iss index da65c3ad..0b68def1 100644 --- a/build/xchat-wdk.skel.iss +++ b/build/xchat-wdk.skel.iss @@ -1,8 +1,8 @@ AppName=XChat-WDK -AppVerName=XChat-WDK 1496-5 -AppVersion=14.96.5 -VersionInfoVersion=14.96.5 -OutputBaseFilename=XChat-WDK 1496-5 +AppVerName=XChat-WDK 1496-6 +AppVersion=14.96.6 +VersionInfoVersion=14.96.6 +OutputBaseFilename=XChat-WDK 1496-6 AppPublisher=XChat-WDK AppPublisherURL=http://code.google.com/p/xchat-wdk/ AppCopyright=Copyright (C) 1998-2010 Peter Zelezny diff --git a/config.h b/config.h index c9ffe5d9..80bbc5d2 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ #define USE_LIBSEXY #define HAVE_ISO_CODES #define PACKAGE_NAME "xchat" -#define PACKAGE_VERSION "1496-5" +#define PACKAGE_VERSION "1496-6" #define XCHAT_RELEASE "2.8.8" #define XCHATLIBDIR "." #define XCHATSHAREDIR "." diff --git a/version.txt b/version.txt index d73cfcda..b5b4b0c7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1496-5 \ No newline at end of file +1496-6 \ No newline at end of file