Updating plists and versioning to release 1.5.1. v1.5.1
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 7 May 2005 00:03:58 +0000 (00:03 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 7 May 2005 00:03:58 +0000 (00:03 +0000)
Info.plist
MainController.h
iTunesRemote-Info.plist

index 8443a5f..236728a 100755 (executable)
@@ -17,7 +17,7 @@
        <key>CFBundleSignature</key>
        <string>ITmt</string>
        <key>CFBundleVersion</key>
-       <string>1.5</string>
+       <string>1.5.1</string>
        <key>LSUIElement</key>
        <string>1</string>
        <key>NSMainNibFile</key>
index 2623557..86efb71 100755 (executable)
@@ -19,7 +19,7 @@
 #import <ITMTRemote/ITMTRemote.h>
 #import "MTBlingController.h"
 
-#define MT_CURRENT_VERSION 1500
+#define MT_CURRENT_VERSION 1510
 
 @class StatusWindowController, MenuController, NetworkController;
 
index 0cb63fd..e8849bf 100755 (executable)
@@ -21,7 +21,7 @@
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>1.5</string>
+       <string>1.5.1</string>
        <key>NSPrincipalClass</key>
        <string>iTunesRemote</string>
 </dict>