update version number for rebuild

This commit is contained in:
berkeviktor@aol.com 2010-08-23 03:53:03 +02:00
parent 1aba76193d
commit 1a8d886697
3 changed files with 11 additions and 11 deletions

View File

@ -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')

View File

@ -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')

View File

@ -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