Updated Debugger_Changelog.txt for a handful of issues

This commit is contained in:
tomcw
2018-01-06 16:26:07 +00:00
parent 1fe2894f9a
commit efa9ab8aaa
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -49,7 +49,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,9,0,9);
const int DEBUGGER_VERSION = MAKE_VERSION(2,9,0,12);
// Public _________________________________________________________________________________________