1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-16 12:03:03 -05:00

Note legacy status of putty.iss.

Also correct last tested version.
This commit is contained in:
Jacob Nevins 2017-02-04 12:48:31 +00:00
parent 72c3c23ebd
commit 700908ef6e

View File

@ -1,7 +1,8 @@
; -*- no -*- ; -*- no -*-
; ;
; -- Inno Setup installer script for PuTTY and its related tools. ; -- Legacy Inno Setup installer script for PuTTY and its related tools.
; Last tested with Inno Setup 5.0.8. ; Last tested with Inno Setup 5.5.9.
; (New work should go to the MSI installer; see installer.wxs.)
; ;
; TODO for future releases: ; TODO for future releases:
; ;