mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 11:32:48 -05:00
Update version number for 0.68 release.
This commit also updates the dumps of Plink's and PSCP's help output, adding the -proxycmd option to both and the -shareexists option to Plink. (Or rather, _re_-adding the latter, since it was introduced in error by commit07af4ed10
due to a branch management error and hastily removed again in29e8c24f9
. This time it really does match reality.)
This commit is contained in:
@ -14,10 +14,10 @@
|
||||
|
||||
[Setup]
|
||||
AppName=PuTTY
|
||||
AppVerName=PuTTY version 0.67
|
||||
VersionInfoTextVersion=Release 0.67
|
||||
AppVersion=0.67
|
||||
VersionInfoVersion=0.67.0.0
|
||||
AppVerName=PuTTY version 0.68
|
||||
VersionInfoTextVersion=Release 0.68
|
||||
AppVersion=0.68
|
||||
VersionInfoVersion=0.68.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