Fix a stupid one-character typo that was breaking 256-colour support on GTK.
[u/mdw/putty] / mac / version.r
index b0d34a9..49860b6 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 0x59
 
 resource 'vers' (1, purgeable) {
 #ifdef RELEASE