comparison contrib/win32/mercurial.iss @ 2216:1cbd10cfcb7c

Update release notes and copyright year for Windows installer.
author Lee Cantey <lcantey@gmail.com>
date Fri, 05 May 2006 22:13:56 -0700
parents b768f3ae0c2c
children 766c3c852786
comparison
equal deleted inserted replaced
2215:afc9a3a43013 2216:1cbd10cfcb7c
1 ; Script generated by the Inno Setup Script Wizard. 1 ; Script generated by the Inno Setup Script Wizard.
2 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! 2 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3 3
4 [Setup] 4 [Setup]
5 AppCopyright=Copyright 2005 Matt Mackall and others 5 AppCopyright=Copyright 2005, 2006 Matt Mackall and others
6 AppName=Mercurial 6 AppName=Mercurial
7 AppVerName=Mercurial version 0.8 7 AppVerName=Mercurial version 0.8.1
8 InfoAfterFile=contrib/win32/postinstall.txt 8 InfoAfterFile=contrib/win32/postinstall.txt
9 LicenseFile=COPYING 9 LicenseFile=COPYING
10 ShowLanguageDialog=yes 10 ShowLanguageDialog=yes
11 AppPublisher=Matt Mackall and others 11 AppPublisher=Matt Mackall and others
12 AppPublisherURL=http://www.selenic.com/mercurial 12 AppPublisherURL=http://www.selenic.com/mercurial
13 AppSupportURL=http://www.selenic.com/mercurial 13 AppSupportURL=http://www.selenic.com/mercurial
14 AppUpdatesURL=http://www.selenic.com/mercurial 14 AppUpdatesURL=http://www.selenic.com/mercurial
15 AppID={{4B95A5F1-EF59-4B08-BED8-C891C46121B3} 15 AppID={{4B95A5F1-EF59-4B08-BED8-C891C46121B3}
16 AppContact=mercurial@selenic.com 16 AppContact=mercurial@selenic.com
17 OutputBaseFilename=Mercurial-0.8 17 OutputBaseFilename=Mercurial-0.8.1
18 DefaultDirName={sd}\Mercurial 18 DefaultDirName={sd}\Mercurial
19 SourceDir=C:\hg\hg-release 19 SourceDir=C:\hg\hg-release
20 VersionInfoVersion=0.8 20 VersionInfoVersion=0.8.1
21 VersionInfoDescription=Mercurial distributed SCM 21 VersionInfoDescription=Mercurial distributed SCM
22 VersionInfoCopyright=Copyright 2005 Matt Mackall and others 22 VersionInfoCopyright=Copyright 2005, 2006 Matt Mackall and others
23 VersionInfoCompany=Matt Mackall and others 23 VersionInfoCompany=Matt Mackall and others
24 InternalCompressLevel=max 24 InternalCompressLevel=max
25 SolidCompression=true 25 SolidCompression=true
26 SetupIconFile=contrib\favicon.ico 26 SetupIconFile=contrib\favicon.ico
27 AllowNoIcons=true 27 AllowNoIcons=true