]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - mac/version.r
Fix a couple of signedness compiler warnings, presumably due to me
[PuTTY.git] / mac / version.r
index 0ce592028bff4f1da7272370b2a1153372bd62c0..8770d1f69d5b1e587c68cdaa126f824ee822db6d 100644 (file)
@@ -2,7 +2,7 @@
  * Current PuTTY version number.  Minor is in BCD
  */
 #define VERSION_MAJOR 0x00
-#define VERSION_MINOR 0x58
+#define VERSION_MINOR 0x60
 
 resource 'vers' (1, purgeable) {
 #ifdef RELEASE