Bumped state version #, since recent changes have made old

state files invalid (and cause a crash on my system, at least).
This commit is contained in:
Stephen Anthony 2017-03-30 14:51:31 -02:30
parent 4a8ff43fe2
commit f041de441f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#include "StateManager.hxx"
#define STATE_HEADER "04090400state"
#define STATE_HEADER "04090500state"
#define MOVIE_HEADER "03030000movie"
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -