diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-14 01:15:28 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-14 01:15:28 +0200 |
commit | 434b4e6f277e16458b37fc9a7253efccd70e1b9c (patch) | |
tree | d9706ea2e85f3c2ddd1e671eedf35252dc4e44d8 /build/xchat-wdk-x86.iss | |
parent | 6a8ab1feb334d2973b6fa4d2864cfa2625dba9ae (diff) |
update xchat to r1452
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 241e8cee..9ddd76d9 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) r1451-6 -AppVersion=14.51.6 -VersionInfoVersion=14.51.6 +AppVerName=XChat WDK (x86) r1452 +AppVersion=14.52 +VersionInfoVersion=14.52 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 r1451-6 x86 +OutputBaseFilename=XChat-WDK r1452 x86 FlatComponentsList=no ArchitecturesAllowed=x86 x64 |