1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-16 02:27:32 -05: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

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