Updated to version 1.6.5 v1.6.5
authorKent Sutherland <ksuther@ithinksw.com>
Thu, 5 Jan 2006 23:11:10 +0000 (23:11 +0000)
committerKent Sutherland <ksuther@ithinksw.com>
Thu, 5 Jan 2006 23:11:10 +0000 (23:11 +0000)
Info.plist
MainController.h
iTunesRemote-Info.plist

index 5bb03fb..78c4d8a 100755 (executable)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${PRODUCT_NAME} 1.6, Copyright © 2002-2005 iThink Software</string>
+       <string>${PRODUCT_NAME} 1.6.5, Copyright © 2002-2005 iThink Software</string>
        <key>CFBundleIconFile</key>
        <string>AppIcon</string>
        <key>CFBundleIdentifier</key>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.6</string>
+       <string>1.6.5</string>
        <key>CFBundleSignature</key>
        <string>ITmt</string>
        <key>CFBundleVersion</key>
-       <string>1.6</string>
+       <string>1.6.5</string>
        <key>LSUIElement</key>
        <string>1</string>
        <key>NSMainNibFile</key>
index 10949f8..517206d 100755 (executable)
@@ -19,7 +19,7 @@
 #import <ITMTRemote/ITMTRemote.h>
 #import "MTBlingController.h"
 
-#define MT_CURRENT_VERSION 1600
+#define MT_CURRENT_VERSION 1650
 
 @class StatusWindowController, MenuController, NetworkController;
 
index 6b4623b..d6c7ac7 100755 (executable)
@@ -21,7 +21,7 @@
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>1.6</string>
+       <string>1.6.5</string>
        <key>NSPrincipalClass</key>
        <string>iTunesRemote</string>
 </dict>