Bump version numbers. (Forgot to do this _before_ dropping the 0.57
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 20 Feb 2005 10:51:02 +0000 (10:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 20 Feb 2005 10:51:02 +0000 (10:51 +0000)
tag, but that's OK because SVN doesn't distinguish tags from
branches anyway...)

git-svn-id: svn://svn.tartarus.org/sgt/putty@5361 cda61777-01e9-0310-a592-d414129be87e

LATEST.VER
mac/version.r
windows/putty.iss

index 8727909..96ca769 100644 (file)
@@ -1 +1 @@
-0.56
+0.57
index b0d34a9..76be582 100644 (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
index e6d6656..197eb17 100644 (file)
@@ -19,7 +19,7 @@
 \r
 [Setup]\r
 AppName=PuTTY\r
-AppVerName=PuTTY version 0.56\r
+AppVerName=PuTTY version 0.57\r
 DefaultDirName={pf}\PuTTY\r
 DefaultGroupName=PuTTY\r
 UninstallDisplayIcon={app}\putty.exe\r