diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-14 04:32:42 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-14 04:32:42 +0200 |
commit | e8e3eeeef50c270f2010b3f29723e971aedb727a (patch) | |
tree | 7ea1bdf2a33a47800b20246538654e710a2f01ac /build/xchat-wdk-x86.iss | |
parent | 9e4457690adfb864e518de1feed96918583d24cc (diff) |
update xchat to r1454
Diffstat (limited to 'build/xchat-wdk-x86.iss')
-rw-r--r-- | build/xchat-wdk-x86.iss | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/build/xchat-wdk-x86.iss b/build/xchat-wdk-x86.iss index d1d8a100..a88053c0 100644 --- a/build/xchat-wdk-x86.iss +++ b/build/xchat-wdk-x86.iss @@ -1,8 +1,8 @@ [Setup] AppName=XChat-WDK (x86) -AppVerName=XChat WDK (x86) r1452 -AppVersion=14.52 -VersionInfoVersion=14.52 +AppVerName=XChat WDK (x86) r1454 +AppVersion=14.54 +VersionInfoVersion=14.54 AppPublisher=XChat-WDK AppPublisherURL=http://code.google.com/p/xchat-wdk/ AppCopyright=Copyright (C) 1998-2010 Peter Zelezny @@ -18,7 +18,7 @@ DefaultGroupName=XChat-WDK SolidCompression=yes SourceDir=..\..\xchat-wdk-x86 OutputDir=. -OutputBaseFilename=XChat-WDK r1452 x86 +OutputBaseFilename=XChat-WDK r1454 x86 FlatComponentsList=no ArchitecturesAllowed=x86 x64 |