From 8c6abd046affdf1fcfc719a7f73ba46565d6dc0c Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 7 Feb 2004 18:17:50 +0000 Subject: [PATCH] Update version numbers preparatory to tagging for release. git-svn-id: svn://svn.tartarus.org/sgt/putty@3820 cda61777-01e9-0310-a592-d414129be87e --- LATEST.VER | 2 +- doc/plink.but | 4 ++-- doc/pscp.but | 4 ++-- mac/version.r | 2 +- putty.iss | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/LATEST.VER b/LATEST.VER index 5a89bedf..b17d9547 100644 --- a/LATEST.VER +++ b/LATEST.VER @@ -1 +1 @@ -0.53b +0.54 diff --git a/doc/plink.but b/doc/plink.but index 61303dce..a8aa1705 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -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: diff --git a/doc/pscp.but b/doc/pscp.but index 1a322f6b..f5e15e19 100644 --- a/doc/pscp.but +++ b/doc/pscp.but @@ -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 diff --git a/mac/version.r b/mac/version.r index afa1d4ab..fa7aae2e 100644 --- a/mac/version.r +++ b/mac/version.r @@ -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 diff --git a/putty.iss b/putty.iss index 36ed03b3..798348b8 100644 --- a/putty.iss +++ b/putty.iss @@ -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 -- 2.11.0