aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Savestate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Savestate.h b/src/Savestate.h
index 275b402..51f071a 100644
--- a/src/Savestate.h
+++ b/src/Savestate.h
@@ -23,7 +23,7 @@
#include <stdio.h>
#include "types.h"
-#define SAVESTATE_MAJOR 9
+#define SAVESTATE_MAJOR 10
#define SAVESTATE_MINOR 0
class Savestate