sstate: bump version

This commit is contained in:
Gauvain 'GovanifY' Roussel-Tarbouriech 2021-06-15 16:39:21 +02:00 committed by Kojin
parent 0542fa527c
commit 3ed58ffde0
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
// the lower 16 bit value. IF the change is breaking of all compatibility with old
// states, increment the upper 16 bit value, and clear the lower 16 bits to 0.
static const u32 g_SaveVersion = (0x9A1F << 16) | 0x0000;
static const u32 g_SaveVersion = (0x9A20 << 16) | 0x0000;
// the freezing data between submodules and core
// an interesting thing to note is that this dates back from before plugin