OSDN Git Service

for OS X 10.11.4
authorkurikinton <kurikinton@1b7a4b54-c1e6-488d-bad7-d7f5528e62ba>
Tue, 22 Mar 2016 09:18:28 +0000 (09:18 +0000)
committerkurikinton <kurikinton@1b7a4b54-c1e6-488d-bad7-d7f5528e62ba>
Tue, 22 Mar 2016 09:18:28 +0000 (09:18 +0000)
git-svn-id: svn+ssh://svn.osdn.net/svnroot/letter-fix/branches/mavericks/letter-fix@63 1b7a4b54-c1e6-488d-bad7-d7f5528e62ba

Info.plist
LFApp.h

index a4daa62..e718261 100644 (file)
@@ -38,6 +38,7 @@
                <string>AB695A2B-4605-4A74-A99F-AF9F9C92C41B</string>
                <string>DAF41AB7-F9AD-4273-9934-C81C74705B69</string>
                <string>1550C683-EA48-4036-B7CE-FB6F5D13EE02</string>
+               <string>71562B89-0D90-4588-8E94-A75B701D6443</string>
        </array>
 </dict>
 </plist>
diff --git a/LFApp.h b/LFApp.h
index 71fccdb..b669f66 100644 (file)
--- a/LFApp.h
+++ b/LFApp.h
@@ -10,7 +10,7 @@
 #import <AppKit/AppKit.h>
 #import "LFMenu.h"
 
-#define LETTERFIX_VERSION "2.4.2b"
+#define LETTERFIX_VERSION "2.4.3"
 
 enum LFver {
     LF_Unknown = -1,