]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Bump version numbers. (Forgot to do this _before_ dropping the 0.57
authorSimon Tatham <anakin@pobox.com>
Sun, 20 Feb 2005 10:51:02 +0000 (10:51 +0000)
committerSimon Tatham <anakin@pobox.com>
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...)

[originally from svn r5361]

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

index 87279097c85e186a6a65096d905261a39c722ffd..96ca76993ee96dc79d5cdf529b0e8bf85f83003c 100644 (file)
@@ -1 +1 @@
-0.56
+0.57
index b0d34a90bf0f3e0008873f0d84e4612e088d5922..76be582f0b521159981d8a7c792151c87305aa29 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 e6d66569240ed292435a6cf7a5ebe1e33926cbf4..197eb170e282c16e6b51f22ce6e8eb45c1b056ae 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