mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-05 23:31:17 +00:00
2.7.0.11 Fixed: Breakpoints and Watches no longer disappear.
This commit is contained in:
parent
5a0e4f61a0
commit
a7781fc89c
@ -36,7 +36,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#define ALLOW_INPUT_LOWERCASE 1
|
||||
|
||||
// See /docs/Debugger_Changelog.txt for full details
|
||||
const int DEBUGGER_VERSION = MAKE_VERSION(2,7,0,10);
|
||||
const int DEBUGGER_VERSION = MAKE_VERSION(2,7,0,11);
|
||||
|
||||
|
||||
// Public _________________________________________________________________________________________
|
||||
|
Loading…
Reference in New Issue
Block a user