- bump save versions for SW following the massive amount of changes.

This commit is contained in:
Mitchell Richters 2020-05-20 21:30:42 +10:00 committed by Christoph Oelckers
parent 979c4846a4
commit 559539bed2

View file

@ -69,13 +69,13 @@ const char *GetVersionString();
#define MINSAVEVER_DN3D 8
#define MINSAVEVER_BLD 6
#define MINSAVEVER_RR 7
#define MINSAVEVER_SW 6
#define MINSAVEVER_SW 7
#define MINSAVEVER_PS 6
#define SAVEVER_DN3D 8
#define SAVEVER_BLD 6
#define SAVEVER_RR 7
#define SAVEVER_SW 6
#define SAVEVER_SW 7
#define SAVEVER_PS 6
#if defined(__APPLE__) || defined(_WIN32)