diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-23 03:00:38 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-23 03:00:38 +0200 |
commit | 1aba76193dbe16d902a1452790814d5d9ed0d0a7 (patch) | |
tree | f6793f5e536bba964fad4d037b4b6bd7792c07d4 /build | |
parent | 573233589da2157b99d4ddf421f8b27534340d8d (diff) |
typofix
Diffstat (limited to 'build')
-rw-r--r-- | build/xchat-wdk-x64.iss | 2 | ||||
-rw-r--r-- | build/xchat-wdk-x86.iss | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/xchat-wdk-x64.iss b/build/xchat-wdk-x64.iss index 13235052..0afce4eb 100644 --- a/build/xchat-wdk-x64.iss +++ b/build/xchat-wdk-x64.iss @@ -1,6 +1,6 @@ [Setup] AppName=XChat-WDK (x64) -AppVerName=XChat WDK (x64) r1459 +AppVerName=XChat-WDK (x64) r1459 AppVersion=14.59 VersionInfoVersion=14.59 OutputBaseFilename=XChat-WDK r1459 x64 diff --git a/build/xchat-wdk-x86.iss b/build/xchat-wdk-x86.iss index 6b364813..ef68f7dc 100644 --- a/build/xchat-wdk-x86.iss +++ b/build/xchat-wdk-x86.iss @@ -1,6 +1,6 @@ [Setup] AppName=XChat-WDK (x86) -AppVerName=XChat WDK (x86) r1459 +AppVerName=XChat-WDK (x86) r1459 AppVersion=14.59 VersionInfoVersion=14.59 OutputBaseFilename=XChat-WDK r1459 x86 |