diff --git a/build/xchat-wdk.skel.iss b/build/xchat-wdk.skel.iss index d543003f..ceab018f 100644 --- a/build/xchat-wdk.skel.iss +++ b/build/xchat-wdk.skel.iss @@ -1,8 +1,8 @@ AppName=XChat-WDK -AppVerName=XChat-WDK 1479 -AppVersion=14.79 -VersionInfoVersion=14.79 -OutputBaseFilename=XChat-WDK 1479 +AppVerName=XChat-WDK 1479-2 +AppVersion=14.79.2 +VersionInfoVersion=14.79.2 +OutputBaseFilename=XChat-WDK 1479-2 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 2e435ae2..8c4156fb 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ #define USE_PLUGIN #define USE_LIBSEXY #define PACKAGE_NAME "xchat" -#define PACKAGE_VERSION "1479" +#define PACKAGE_VERSION "1479-2" #define XCHATLIBDIR "." #define XCHATSHAREDIR "." #define OLD_PERL diff --git a/version.txt b/version.txt index b1de9893..c89fc5b0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1479 \ No newline at end of file +1479-2 \ No newline at end of file