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

Merge version number bump (0.56) from release branch.

[originally from svn r4699]
This commit is contained in:
Jacob Nevins 2004-10-26 18:59:39 +00:00
parent 4081fd7051
commit fd070c31bf
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.55
0.56

View File

@ -2,7 +2,7 @@
* Current PuTTY version number. Minor is in BCD
*/
#define VERSION_MAJOR 0x00
#define VERSION_MINOR 0x55
#define VERSION_MINOR 0x56
resource 'vers' (1, purgeable) {
#ifdef RELEASE

View File

@ -19,7 +19,7 @@
[Setup]
AppName=PuTTY
AppVerName=PuTTY version 0.55
AppVerName=PuTTY version 0.56
DefaultDirName={pf}\PuTTY
DefaultGroupName=PuTTY
UninstallDisplayIcon={app}\putty.exe