diff --git a/build/xchat-wdk.skel.iss b/build/xchat-wdk.skel.iss index 5648c1d9..48224e4d 100644 --- a/build/xchat-wdk.skel.iss +++ b/build/xchat-wdk.skel.iss @@ -1,8 +1,8 @@ AppName=XChat-WDK -AppVerName=XChat-WDK 1486 -AppVersion=14.86 -VersionInfoVersion=14.86 -OutputBaseFilename=XChat-WDK 1486 +AppVerName=XChat-WDK 1489 +AppVersion=14.89 +VersionInfoVersion=14.89 +OutputBaseFilename=XChat-WDK 1489 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 7c5f0b77..27429480 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ #define USE_PLUGIN #define USE_LIBSEXY #define PACKAGE_NAME "xchat" -#define PACKAGE_VERSION "1486" +#define PACKAGE_VERSION "1489" #define XCHAT_RELEASE "2.8.8" #define XCHATLIBDIR "." #define XCHATSHAREDIR "." diff --git a/version.txt b/version.txt index 6634f710..74eeb814 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1486 \ No newline at end of file +1489 \ No newline at end of file