Updated internal version tag used for registration checking. v1.7
authorKent Sutherland <ksuther@ithinksw.com>
Sun, 19 Mar 2006 21:49:42 +0000 (21:49 +0000)
committerKent Sutherland <ksuther@ithinksw.com>
Sun, 19 Mar 2006 21:49:42 +0000 (21:49 +0000)
MainController.h

index 517206d..df1a287 100755 (executable)
@@ -19,7 +19,7 @@
 #import <ITMTRemote/ITMTRemote.h>
 #import "MTBlingController.h"
 
-#define MT_CURRENT_VERSION 1650
+#define MT_CURRENT_VERSION 1700
 
 @class StatusWindowController, MenuController, NetworkController;