]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/putty.iss
Document SSH IUTF8 mode.
[PuTTY.git] / windows / putty.iss
index c6d885da91b31ca8ef21ecad3378878c76e25bec..79a4dc4985b715fd4e41f660bc99813719a588f8 100644 (file)
@@ -1,5 +1,4 @@
 ; -*- no -*-\r
-; $Id$\r
 ;\r
 ; -- Inno Setup installer script for PuTTY and its related tools.\r
 ;    Last tested with Inno Setup 5.0.8.\r
 \r
 [Setup]\r
 AppName=PuTTY\r
-AppVerName=PuTTY version 0.60\r
-VersionInfoTextVersion=Release 0.60\r
-AppVersion=0.60\r
-VersionInfoVersion=0.60.0.0\r
+AppVerName=PuTTY version 0.67\r
+VersionInfoTextVersion=Release 0.67\r
+AppVersion=0.67\r
+VersionInfoVersion=0.67.0.0\r
 AppPublisher=Simon Tatham\r
 AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/\r
 AppReadmeFile={app}\README.txt\r
@@ -29,6 +28,7 @@ ChangesAssociations=yes
 ;ChangesEnvironment=yes -- when PATH munging is sorted (probably)\r
 Compression=zip/9\r
 AllowNoIcons=yes\r
+OutputBaseFilename=installer\r
 \r
 [Files]\r
 ; We flag all files with "restartreplace" et al primarily for the benefit\r