X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fputty.iss;h=79a4dc4985b715fd4e41f660bc99813719a588f8;hb=1de7240eb88fa24a8532ded116b4ec72dd213008;hp=d66f99cec38d79c60d9007546512c1c6c670d199;hpb=4d8782e74fed043fdf549718f99494622fe9e79b;p=PuTTY.git diff --git a/windows/putty.iss b/windows/putty.iss index d66f99ce..79a4dc49 100644 --- a/windows/putty.iss +++ b/windows/putty.iss @@ -13,10 +13,10 @@ [Setup] AppName=PuTTY -AppVerName=PuTTY version 0.63 -VersionInfoTextVersion=Release 0.63 -AppVersion=0.63 -VersionInfoVersion=0.63.0.0 +AppVerName=PuTTY version 0.67 +VersionInfoTextVersion=Release 0.67 +AppVersion=0.67 +VersionInfoVersion=0.67.0.0 AppPublisher=Simon Tatham AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/ AppReadmeFile={app}\README.txt @@ -28,6 +28,7 @@ ChangesAssociations=yes ;ChangesEnvironment=yes -- when PATH munging is sorted (probably) Compression=zip/9 AllowNoIcons=yes +OutputBaseFilename=installer [Files] ; We flag all files with "restartreplace" et al primarily for the benefit