Upped the MenuTunes version constant in MainController.h
authorKent Sutherland <ksuther@ithinksw.com>
Mon, 11 Apr 2005 00:13:04 +0000 (00:13 +0000)
committerKent Sutherland <ksuther@ithinksw.com>
Mon, 11 Apr 2005 00:13:04 +0000 (00:13 +0000)
MainController.h

index fde9761..2623557 100755 (executable)
@@ -19,7 +19,7 @@
 #import <ITMTRemote/ITMTRemote.h>
 #import "MTBlingController.h"
 
-#define MT_CURRENT_VERSION 1400
+#define MT_CURRENT_VERSION 1500
 
 @class StatusWindowController, MenuController, NetworkController;