1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00

Update version numbers preparatory to tagging for release.

[originally from svn r3820]
This commit is contained in:
Simon Tatham 2004-02-07 18:17:50 +00:00
parent 3f9dbeae19
commit 8b57939f6b
5 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
0.53b
0.54

View File

@ -1,4 +1,4 @@
\versionid $Id: plink.but,v 1.20 2004/01/20 12:46:35 jacob Exp $
\versionid $Id: plink.but,v 1.21 2004/02/07 18:17:50 simon Exp $
\C{plink} Using the command-line connection tool Plink
@ -43,7 +43,7 @@ use Plink:
\c Z:\sysosd>plink
\c PuTTY Link: command-line connection utility
\c Unidentified build, Jan 20 2004 12:39:22
\c Release 0.54
\c Usage: plink [options] [user@]host [command]
\c ("host" can also be a PuTTY saved session name)
\c Options:

View File

@ -1,4 +1,4 @@
\versionid $Id: pscp.but,v 1.22 2002/09/11 17:30:36 jacob Exp $
\versionid $Id: pscp.but,v 1.23 2004/02/07 18:17:50 simon Exp $
\#FIXME: Need examples
@ -41,7 +41,7 @@ use PSCP:
\c Z:\owendadmin>pscp
\c PuTTY Secure Copy client
\c Release 0.53
\c Release 0.54
\c Usage: pscp [options] [user@]host:source target
\c pscp [options] source [source...] [user@]host:target
\c pscp [options] -ls user@host:filespec

View File

@ -2,7 +2,7 @@
* Current PuTTY version number. Minor is in BCD
*/
#define VERSION_MAJOR 0x00
#define VERSION_MINOR 0x53
#define VERSION_MINOR 0x54
resource 'vers' (1, purgeable) {
#ifdef RELEASE

View File

@ -19,7 +19,7 @@
[Setup]
AppName=PuTTY
AppVerName=PuTTY version 0.53
AppVerName=PuTTY version 0.54
DefaultDirName={pf}\PuTTY
DefaultGroupName=PuTTY
UninstallDisplayIcon={app}\putty.exe