Bumped state version for changes to FrameManager.

This commit is contained in:
Stephen Anthony 2020-01-21 21:25:14 -03:30
parent 9135c16eb6
commit 69967fc598
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#ifndef STATE_MANAGER_HXX
#define STATE_MANAGER_HXX
#define STATE_HEADER "06000005state"
#define STATE_HEADER "06000006state"
class OSystem;
class RewindManager;