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

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...)

[originally from svn r5361]
This commit is contained in:
Simon Tatham 2005-02-20 10:51:02 +00:00
parent 893d187b81
commit 97154e55da
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.56
0.57

View File

@ -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

View File

@ -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