Merge version number bump (0.56) from release branch.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 26 Oct 2004 18:59:39 +0000 (18:59 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 26 Oct 2004 18:59:39 +0000 (18:59 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@4699 cda61777-01e9-0310-a592-d414129be87e

LATEST.VER
mac/version.r
putty.iss

index 179d305..8727909 100644 (file)
@@ -1 +1 @@
-0.55
+0.56
index e175cb8..b0d34a9 100644 (file)
@@ -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
index 3f0099b..c59eb16 100644 (file)
--- a/putty.iss
+++ b/putty.iss
@@ -19,7 +19,7 @@
 \r
 [Setup]\r
 AppName=PuTTY\r
-AppVerName=PuTTY version 0.55\r
+AppVerName=PuTTY version 0.56\r
 DefaultDirName={pf}\PuTTY\r
 DefaultGroupName=PuTTY\r
 UninstallDisplayIcon={app}\putty.exe\r