Searched refs:FUTURE_SAVE_VERSION (Results 1 – 2 of 2) sorted by relevance
38 #define FUTURE_SAVE_VERSION 95 macro
823 … if (major > FUTURE_SAVE_VERSION || (major == FUTURE_SAVE_VERSION && minor > FUTURE_MINOR_VERSION)) in readOPS()