diff --git a/build/xchat-wdk.skel.iss b/build/xchat-wdk.skel.iss index dccd58ff..0139b7fc 100644 --- a/build/xchat-wdk.skel.iss +++ b/build/xchat-wdk.skel.iss @@ -1,8 +1,8 @@ AppName=XChat-WDK -AppVerName=XChat-WDK 1494 -AppVersion=14.94 -VersionInfoVersion=14.94 -OutputBaseFilename=XChat-WDK 1494 +AppVerName=XChat-WDK 1496 +AppVersion=14.96 +VersionInfoVersion=14.96 +OutputBaseFilename=XChat-WDK 1496 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 186669ee..3e0302e0 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ #define USE_PLUGIN #define USE_LIBSEXY #define PACKAGE_NAME "xchat" -#define PACKAGE_VERSION "1494" +#define PACKAGE_VERSION "1496" #define XCHAT_RELEASE "2.8.8" #define XCHATLIBDIR "." #define XCHATSHAREDIR "."