mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-09-01 13:12:55 +02:00
bump SerializerVersion
This commit is contained in:
@@ -35,7 +35,7 @@ namespace Emulator {
|
|||||||
static const string Website = "https://bsnes.dev";
|
static const string Website = "https://bsnes.dev";
|
||||||
|
|
||||||
//incremented only when serialization format changes
|
//incremented only when serialization format changes
|
||||||
static const string SerializerVersion = "115";
|
static const string SerializerVersion = "115.1";
|
||||||
|
|
||||||
namespace Constants {
|
namespace Constants {
|
||||||
namespace Colorburst {
|
namespace Colorburst {
|
||||||
|
Reference in New Issue
Block a user