From cb5ffaaae5295c34aa974990cb3e5fbcd1c9a991 Mon Sep 17 00:00:00 2001 From: Kent Sutherland Date: Sun, 19 Mar 2006 21:49:42 +0000 Subject: [PATCH] Updated internal version tag used for registration checking. --- MainController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainController.h b/MainController.h index 517206d..df1a287 100755 --- a/MainController.h +++ b/MainController.h @@ -19,7 +19,7 @@ #import #import "MTBlingController.h" -#define MT_CURRENT_VERSION 1650 +#define MT_CURRENT_VERSION 1700 @class StatusWindowController, MenuController, NetworkController; -- 2.20.1