]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Update version numbers preparatory to tagging for release.
authorSimon Tatham <anakin@pobox.com>
Sat, 7 Feb 2004 18:17:50 +0000 (18:17 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 7 Feb 2004 18:17:50 +0000 (18:17 +0000)
[originally from svn r3820]

LATEST.VER
doc/plink.but
doc/pscp.but
mac/version.r
putty.iss

index 5a89bedf3072c2f326b0e88fd7f6a0611d69c940..b17d954717f6084a99979855caaf547aecdf4b12 100644 (file)
@@ -1 +1 @@
-0.53b
+0.54
index 61303dce133b817f3d603892e61cf5788ca00b19..a8aa17054bef99974f9d39fec1d2aaeef3d186bf 100644 (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:
index 1a322f6b3ae8556fa72366329730121b451cce4c..f5e15e19626ab03315098795a5cbf002f833f917 100644 (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
index afa1d4abd9ad989f1f2251ceddeab0982c0fd94a..fa7aae2e4c4bcef6af425bf190674e59d80be175 100644 (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
index 36ed03b342cdd4c0c0eb5307ce613bb606e85d04..798348b8d6d261ab7249b44fb0886fec0b7c404c 100644 (file)
--- a/putty.iss
+++ b/putty.iss
@@ -19,7 +19,7 @@
 \r
 [Setup]\r
 AppName=PuTTY\r
-AppVerName=PuTTY version 0.53\r
+AppVerName=PuTTY version 0.54\r
 DefaultDirName={pf}\PuTTY\r
 DefaultGroupName=PuTTY\r
 UninstallDisplayIcon={app}\putty.exe\r