]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Bump version number ready for 0.55 release.
authorSimon Tatham <anakin@pobox.com>
Tue, 3 Aug 2004 08:46:54 +0000 (08:46 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 3 Aug 2004 08:46:54 +0000 (08:46 +0000)
[originally from svn r4381]

LATEST.VER
mac/version.r
putty.iss

index b17d954717f6084a99979855caaf547aecdf4b12..179d305435a37c8b0870e805b91a927e4febdfc4 100644 (file)
@@ -1 +1 @@
-0.54
+0.55
index fa7aae2e4c4bcef6af425bf190674e59d80be175..e175cb83cce171a9a01d5660dde3974d3e4ff7d1 100644 (file)
@@ -2,7 +2,7 @@
  * Current PuTTY version number.  Minor is in BCD
  */
 #define VERSION_MAJOR 0x00
-#define VERSION_MINOR 0x54
+#define VERSION_MINOR 0x55
 
 resource 'vers' (1, purgeable) {
 #ifdef RELEASE
index 798348b8d6d261ab7249b44fb0886fec0b7c404c..3f0099b92dbebc663ace2214f6948f4bea7731b5 100644 (file)
--- a/putty.iss
+++ b/putty.iss
@@ -19,7 +19,7 @@
 \r
 [Setup]\r
 AppName=PuTTY\r
-AppVerName=PuTTY version 0.54\r
+AppVerName=PuTTY version 0.55\r
 DefaultDirName={pf}\PuTTY\r
 DefaultGroupName=PuTTY\r
 UninstallDisplayIcon={app}\putty.exe\r