mirror of https://github.com/stella-emu/stella.git
Cherry-pick debugger saveOldState() fix from master, and bump to 5.1.1.
This commit is contained in:
parent
d07f7771a3
commit
1a4670ca0e
|
@ -18,7 +18,7 @@
|
|||
#ifndef VERSION_HXX
|
||||
#define VERSION_HXX
|
||||
|
||||
#define STELLA_VERSION "5.1"
|
||||
#define STELLA_BUILD "4140"
|
||||
#define STELLA_VERSION "5.1.1"
|
||||
#define STELLA_BUILD "4141"
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue