diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-30 10:32:00 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-30 10:32:00 +0200 |
commit | 9138d7e28124bdd52e1d324c9b68dbab6cfcd163 (patch) | |
tree | 62205f67b4de47899074176720de03462579ba1b /build | |
parent | 12b5466b75036e3f3db0fda221c2af90994522f6 (diff) |
remove "r" from version
Diffstat (limited to 'build')
-rw-r--r-- | build/xchat-wdk.iss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss index 4c439de3..97283af0 100644 --- a/build/xchat-wdk.iss +++ b/build/xchat-wdk.iss @@ -1,9 +1,9 @@ [Setup] AppName=XChat-WDK -AppVerName=XChat-WDK r1464-5 +AppVerName=XChat-WDK 1464-5 AppVersion=14.64.5 VersionInfoVersion=14.64.5 -OutputBaseFilename=XChat-WDK r1464-5 +OutputBaseFilename=XChat-WDK 1464-5 AppPublisher=XChat-WDK AppPublisherURL=http://code.google.com/p/xchat-wdk/ AppCopyright=Copyright (C) 1998-2010 Peter Zelezny |