OSDN Git Service

for macOS 10.12.2
authorkurikinton <kurikinton@1b7a4b54-c1e6-488d-bad7-d7f5528e62ba>
Wed, 14 Dec 2016 00:15:27 +0000 (00:15 +0000)
committerkurikinton <kurikinton@1b7a4b54-c1e6-488d-bad7-d7f5528e62ba>
Wed, 14 Dec 2016 00:15:27 +0000 (00:15 +0000)
git-svn-id: svn+ssh://svn.osdn.net/svnroot/letter-fix/branches/mavericks/letter-fix@67 1b7a4b54-c1e6-488d-bad7-d7f5528e62ba

Info.plist
LFApp.h

index b3553fc..2951fae 100644 (file)
@@ -44,6 +44,7 @@
        <array>
                <string>36CCB8BB-2207-455E-89BC-B9D6E47ABB5B</string>
                <string>9054AFD9-2607-489E-8E63-8B09A749BC61</string>
+               <string>1CD3B36A-0E3B-4A26-8F7E-5BDF96AAC97E</string>
        </array>
 </dict>
 </plist>
diff --git a/LFApp.h b/LFApp.h
index 1042b7d..2d8f658 100644 (file)
--- a/LFApp.h
+++ b/LFApp.h
@@ -10,7 +10,7 @@
 #import <AppKit/AppKit.h>
 #import "LFMenu.h"
 
-#define LETTERFIX_VERSION "2.5.1"
+#define LETTERFIX_VERSION "2.5.2"
 
 enum LFver {
     LF_Unknown = -1,