X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fputty.iss;h=67c92d0fe8acaa2a24dddf2e3911b879d3e527c4;hb=21101c7397e460933635a7bfed813864fc4f88fe;hp=c6d885da91b31ca8ef21ecad3378878c76e25bec;hpb=822628246ebf0036c83f0f6eba4233e518433249;p=PuTTY.git diff --git a/windows/putty.iss b/windows/putty.iss index c6d885da..67c92d0f 100644 --- a/windows/putty.iss +++ b/windows/putty.iss @@ -1,5 +1,4 @@ ; -*- no -*- -; $Id$ ; ; -- Inno Setup installer script for PuTTY and its related tools. ; Last tested with Inno Setup 5.0.8. @@ -14,10 +13,10 @@ [Setup] AppName=PuTTY -AppVerName=PuTTY version 0.60 -VersionInfoTextVersion=Release 0.60 -AppVersion=0.60 -VersionInfoVersion=0.60.0.0 +AppVerName=PuTTY version 0.66 +VersionInfoTextVersion=Release 0.66 +AppVersion=0.66 +VersionInfoVersion=0.66.0.0 AppPublisher=Simon Tatham AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/ AppReadmeFile={app}\README.txt