diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-09-06 10:26:44 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-09-06 10:26:44 +0200 |
commit | 922340e94d6d06b22ec06d318dcadcd8f9523bbe (patch) | |
tree | 513971c6130c9e3e7c2a4395a3a742cd427ebc53 /build | |
parent | 2c758b2cfd324954ccec5c61f531b34294bcda94 (diff) |
fix perl plugin breakage
Diffstat (limited to 'build')
-rw-r--r-- | build/xchat-wdk.iss | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss index 97283af0..e97c89ff 100644 --- a/build/xchat-wdk.iss +++ b/build/xchat-wdk.iss @@ -1,9 +1,9 @@ [Setup] AppName=XChat-WDK -AppVerName=XChat-WDK 1464-5 -AppVersion=14.64.5 -VersionInfoVersion=14.64.5 -OutputBaseFilename=XChat-WDK 1464-5 +AppVerName=XChat-WDK 1464-6 +AppVersion=14.64.6 +VersionInfoVersion=14.64.6 +OutputBaseFilename=XChat-WDK 1464-6 AppPublisher=XChat-WDK AppPublisherURL=http://code.google.com/p/xchat-wdk/ AppCopyright=Copyright (C) 1998-2010 Peter Zelezny |