Debugger 2.8.0.0 AppleWin 1.25

This commit is contained in:
michaelangel007
2014-08-28 16:55:16 -07:00
parent e449da5b47
commit d5cf2d1de2
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,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,29);
const int DEBUGGER_VERSION = MAKE_VERSION(2,8,0,0);
// Public _________________________________________________________________________________________