mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 09:27:59 +00:00
Oops - merge version number bump from branch-0-55 (such was the plan).
[originally from svn r4430]
This commit is contained in:
parent
aaeca0f4a0
commit
49e9abb645
@ -1 +1 @@
|
||||
0.54
|
||||
0.55
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user