mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-06-30 19:12:48 -05:00
Merge tag '0.66'
This brings in the rest of the 0.66 branch, including some changes new on master. Conflicts: doc/plink.but sshrsa.c (The conflicts were both trivial: in one, the addition of an extra parameter to rsa2_newkey on master happened on the line next to 0.66's addition of a check for NULL return value, and in the other, I'd got the version number in the plink -h transcript messed up on master.)
This commit is contained in:
@ -13,10 +13,10 @@
|
||||
|
||||
[Setup]
|
||||
AppName=PuTTY
|
||||
AppVerName=PuTTY version 0.65
|
||||
VersionInfoTextVersion=Release 0.65
|
||||
AppVersion=0.65
|
||||
VersionInfoVersion=0.65.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
|
||||
|
Reference in New Issue
Block a user