From 1a8d88669738c3a7e2d77579dd953d64dee1573c Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 23 Aug 2010 03:53:03 +0200 Subject: [PATCH] update version number for rebuild --- build/xchat-wdk-x64.iss | 10 +++++----- build/xchat-wdk-x86.iss | 10 +++++----- config.h | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/build/xchat-wdk-x64.iss b/build/xchat-wdk-x64.iss index 0afce4eb..3ed99fa3 100644 --- a/build/xchat-wdk-x64.iss +++ b/build/xchat-wdk-x64.iss @@ -1,9 +1,9 @@ [Setup] AppName=XChat-WDK (x64) -AppVerName=XChat-WDK (x64) r1459 -AppVersion=14.59 -VersionInfoVersion=14.59 -OutputBaseFilename=XChat-WDK r1459 x64 +AppVerName=XChat-WDK (x64) r1459-2 +AppVersion=14.59.2 +VersionInfoVersion=14.59.2 +OutputBaseFilename=XChat-WDK r1459-2 x64 AppPublisher=XChat-WDK AppPublisherURL=http://code.google.com/p/xchat-wdk/ AppCopyright=Copyright (C) 1998-2010 Peter Zelezny @@ -19,7 +19,7 @@ DefaultGroupName=XChat-WDK DisableProgramGroupPage=yes SolidCompression=yes SourceDir=..\..\xchat-wdk-x64 -OutputDir=. +OutputDir=..\xchat-wdk\build FlatComponentsList=no PrivilegesRequired=none CreateUninstallRegKey=not IsTaskSelected('portablemode') diff --git a/build/xchat-wdk-x86.iss b/build/xchat-wdk-x86.iss index ef68f7dc..a2bc0fcf 100644 --- a/build/xchat-wdk-x86.iss +++ b/build/xchat-wdk-x86.iss @@ -1,9 +1,9 @@ [Setup] AppName=XChat-WDK (x86) -AppVerName=XChat-WDK (x86) r1459 -AppVersion=14.59 -VersionInfoVersion=14.59 -OutputBaseFilename=XChat-WDK r1459 x86 +AppVerName=XChat-WDK (x86) r1459-2 +AppVersion=14.59.2 +VersionInfoVersion=14.59.2 +OutputBaseFilename=XChat-WDK r1459-2 x86 AppPublisher=XChat-WDK AppPublisherURL=http://code.google.com/p/xchat-wdk/ AppCopyright=Copyright (C) 1998-2010 Peter Zelezny @@ -19,7 +19,7 @@ DefaultGroupName=XChat-WDK DisableProgramGroupPage=yes SolidCompression=yes SourceDir=..\..\xchat-wdk-x86 -OutputDir=. +OutputDir=..\xchat-wdk\build FlatComponentsList=no PrivilegesRequired=none CreateUninstallRegKey=not IsTaskSelected('portablemode') diff --git a/config.h b/config.h index 70eafe27..62e19a77 100644 --- a/config.h +++ b/config.h @@ -6,7 +6,7 @@ #define USE_GTKSPELL #endif*/ #define PACKAGE_NAME "xchat" -#define PACKAGE_VERSION "r1459" +#define PACKAGE_VERSION "r1459-2" #define XCHATLIBDIR "." #define XCHATSHAREDIR "." #define OLD_PERL