From cbfd2ad43203ac08fdff12a54ba4e346a746980e Mon Sep 17 00:00:00 2001 From: Kent Sutherland Date: Mon, 11 Apr 2005 00:13:04 +0000 Subject: [PATCH] Upped the MenuTunes version constant in MainController.h --- MainController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainController.h b/MainController.h index fde9761..2623557 100755 --- a/MainController.h +++ b/MainController.h @@ -19,7 +19,7 @@ #import #import "MTBlingController.h" -#define MT_CURRENT_VERSION 1400 +#define MT_CURRENT_VERSION 1500 @class StatusWindowController, MenuController, NetworkController; -- 2.20.1