3.7.x saves not compatible with 3.6.x

This commit is contained in:
PatR
2019-06-06 15:59:27 -07:00
parent d8df7ed733
commit eebbac1c65

View File

@@ -31,7 +31,7 @@
* PP = patch level, ee = edit level, L = literal suffix "L", * PP = patch level, ee = edit level, L = literal suffix "L",
* with all four numbers specified as two hexadecimal digits. * with all four numbers specified as two hexadecimal digits.
*/ */
#define VERSION_COMPATIBILITY 0x03060002L #define VERSION_COMPATIBILITY 0x03070000L
/****************************************************************************/ /****************************************************************************/
/* Version 3.6.x */ /* Version 3.6.x */