From 85149dab8dd2308913363236f66fc1df128542a0 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 20 Feb 2005 10:51:02 +0000 Subject: [PATCH] Bump version numbers. (Forgot to do this _before_ dropping the 0.57 tag, but that's OK because SVN doesn't distinguish tags from branches anyway...) git-svn-id: svn://svn.tartarus.org/sgt/putty@5361 cda61777-01e9-0310-a592-d414129be87e --- LATEST.VER | 2 +- mac/version.r | 2 +- windows/putty.iss | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LATEST.VER b/LATEST.VER index 87279097..96ca7699 100644 --- a/LATEST.VER +++ b/LATEST.VER @@ -1 +1 @@ -0.56 +0.57 diff --git a/mac/version.r b/mac/version.r index b0d34a90..76be582f 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 0x56 +#define VERSION_MINOR 0x57 resource 'vers' (1, purgeable) { #ifdef RELEASE diff --git a/windows/putty.iss b/windows/putty.iss index e6d66569..197eb170 100644 --- a/windows/putty.iss +++ b/windows/putty.iss @@ -19,7 +19,7 @@ [Setup] AppName=PuTTY -AppVerName=PuTTY version 0.56 +AppVerName=PuTTY version 0.57 DefaultDirName={pf}\PuTTY DefaultGroupName=PuTTY UninstallDisplayIcon={app}\putty.exe -- 2.11.0