1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-04 04:52:47 -05:00

Oops - merge version number bump from branch-0-55 (such was the plan).

[originally from svn r4430]
This commit is contained in:
Jacob Nevins
2004-08-09 17:04:50 +00:00
parent aaeca0f4a0
commit 49e9abb645
3 changed files with 3 additions and 3 deletions

View File

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