mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-10 06:02:10 -05:00
Bump the version number on the 0.56 branch.
[originally from svn r4676]
This commit is contained in:
parent
612be61825
commit
5b60f0bf45
@ -1 +1 @@
|
||||
0.55
|
||||
0.56
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user