Version number and other tweakings prior to the 0.58 release.
[sgt/putty] / mac / version.r
index 76be582..0ce5920 100644 (file)
@@ -2,7 +2,7 @@
  * Current PuTTY version number.  Minor is in BCD
  */
 #define VERSION_MAJOR 0x00
-#define VERSION_MINOR 0x57
+#define VERSION_MINOR 0x58
 
 resource 'vers' (1, purgeable) {
 #ifdef RELEASE