summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorkwaclaw <kwaclaw>2007-04-30 00:58:52 +0000
committerkwaclaw <kwaclaw>2007-04-30 00:58:52 +0000
commit78af456b0f739f7648162fca472c4e1be8e33e71 (patch)
tree9475e72c8f3e79db0d14a05f2f8b6393a6bac60f /win32
parente745b8e5c5020f2ed3e45605bee9514e5c7e6ffc (diff)
downloadlibexpat-78af456b0f739f7648162fca472c4e1be8e33e71.tar.gz
Changed install directory and application name/version to be more typical for Windows.
Diffstat (limited to 'win32')
-rw-r--r--win32/expat.iss10
1 files changed, 5 insertions, 5 deletions
diff --git a/win32/expat.iss b/win32/expat.iss
index 5ff808c..da6fb7b 100644
--- a/win32/expat.iss
+++ b/win32/expat.iss
@@ -5,17 +5,17 @@
; The current version is used with Inno Setup 2.0.19.
[Setup]
-AppName=expat
+AppName=Expat
AppId=expat
-AppVersion=2.0.0
-AppVerName=expat 2.0.0
+AppVersion=2.0.1
+AppVerName=expat 2.0.1
AppCopyright=Copyright © 1998-2006 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
-DefaultDirName={sd}\Expat-2.0.0
+DefaultDirName={pf}\Expat 2.0.1
AppPublisher=The Expat Developers
AppPublisherURL=http://www.libexpat.org/
AppSupportURL=http://www.libexpat.org/
AppUpdatesURL=http://www.libexpat.org/
-UninstallDisplayName=Expat XML Parser (version 2.0.0)
+UninstallDisplayName=Expat XML Parser 2.0.1
UninstallFilesDir={app}\Uninstall
Compression=bzip/9