Cherry-pick debugger saveOldState() fix from master, and bump to 5.1.1.

This commit is contained in:
Stephen Anthony 2018-02-15 19:40:57 -03:30
parent d07f7771a3
commit 1a4670ca0e
1 changed files with 2 additions and 2 deletions

View File

@ -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