| @@ -2,7 +2,7 @@ | ||
| 2 | 2 | |
| 3 | 3 | MacOS X implementation of the SKK input method. |
| 4 | 4 | |
| 5 | - Copyright (C) 2007-2008 Tomotaka SUWA <t.suwa@mac.com> | |
| 5 | + Copyright (C) 2007-2013 Tomotaka SUWA <tomotaka.suwa@gmail.com> | |
| 6 | 6 | |
| 7 | 7 | This program is free software; you can redistribute it and/or modify |
| 8 | 8 | it under the terms of the GNU General Public License as published by |
| @@ -15,11 +15,11 @@ | ||
| 15 | 15 | <key>CFBundlePackageType</key> |
| 16 | 16 | <string>APPL</string> |
| 17 | 17 | <key>CFBundleShortVersionString</key> |
| 18 | - <string>4.2 RC4</string> | |
| 18 | + <string>4.2 RC5</string> | |
| 19 | 19 | <key>CFBundleSignature</key> |
| 20 | 20 | <string>????</string> |
| 21 | 21 | <key>CFBundleVersion</key> |
| 22 | - <string>2013-03-16</string> | |
| 22 | + <string>2013-04-06</string> | |
| 23 | 23 | <key>LSApplicationCategoryType</key> |
| 24 | 24 | <string>public.app-category.utilities</string> |
| 25 | 25 | <key>LSUIElement</key> |