From 4d9b8cfde347c30066cdcf1002fb6d4b02bdc808 Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 6 Aug 2013 17:09:07 +0000 Subject: [PATCH] Bump version number prior to tagging 0.63. git-svn-id: svn://svn.tartarus.org/sgt/putty@9998 cda61777-01e9-0310-a592-d414129be87e --- LATEST.VER | 2 +- doc/plink.but | 2 +- doc/pscp.but | 2 +- windows/putty.iss | 8 ++++---- windows/version.rc2 | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/LATEST.VER b/LATEST.VER index 36808a54..21b86bac 100644 --- a/LATEST.VER +++ b/LATEST.VER @@ -1 +1 @@ -0.62 +0.63 diff --git a/doc/plink.but b/doc/plink.but index a3d1fa88..197489e3 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -43,7 +43,7 @@ use Plink: \c Z:\sysosd>plink \c PuTTY Link: command-line connection utility -\c Release 0.62 +\c Release 0.63 \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 f2b3538e..ad04d1f5 100644 --- a/doc/pscp.but +++ b/doc/pscp.but @@ -41,7 +41,7 @@ use PSCP: \c Z:\owendadmin>pscp \c PuTTY Secure Copy client -\c Release 0.62 +\c Release 0.63 \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/windows/putty.iss b/windows/putty.iss index f9679160..0cfd0e4f 100644 --- a/windows/putty.iss +++ b/windows/putty.iss @@ -14,10 +14,10 @@ [Setup] AppName=PuTTY -AppVerName=PuTTY version 0.62 -VersionInfoTextVersion=Release 0.62 -AppVersion=0.62 -VersionInfoVersion=0.62.0.0 +AppVerName=PuTTY version 0.63 +VersionInfoTextVersion=Release 0.63 +AppVersion=0.63 +VersionInfoVersion=0.63.0.0 AppPublisher=Simon Tatham AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/ AppReadmeFile={app}\README.txt diff --git a/windows/version.rc2 b/windows/version.rc2 index 026ebacc..75785af3 100644 --- a/windows/version.rc2 +++ b/windows/version.rc2 @@ -39,7 +39,7 @@ /* We keep this around even for snapshots, for monotonicity of version * numbering. It needs to be kept up to date. NB _comma_-separated. */ -#define BASE_VERSION 0,62 +#define BASE_VERSION 0,63 #if defined SNAPSHOT -- 2.11.0