diff options
| author | Paweł Jastrzębski <[email protected]> | 2017-08-20 17:10:28 +0200 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2017-08-20 17:10:28 +0200 |
| commit | 40d1ae63da22d4dc35e126905e43615aab92b996 (patch) | |
| tree | 94e6613d7663c027d001b7de650eb46e7d4ea56e /other | |
| parent | Merge pull request #243 from AcidWeb/master (diff) | |
| download | kcc-40d1ae63da22d4dc35e126905e43615aab92b996.tar.gz kcc-40d1ae63da22d4dc35e126905e43615aab92b996.tar.bz2 kcc-40d1ae63da22d4dc35e126905e43615aab92b996.zip | |
Tweaked build process
Diffstat (limited to 'other')
| -rw-r--r-- | other/osx/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/osx/Info.plist b/other/osx/Info.plist index 0b4d894..4275e2d 100644 --- a/other/osx/Info.plist +++ b/other/osx/Info.plist @@ -55,7 +55,7 @@ <key>LSHasLocalizedDisplayName</key> <false/> <key>LSMinimumSystemVersion</key> - <string>10.9.0</string> + <string>10.10.0</string> <key>NSAppleScriptEnabled</key> <false/> <key>NSHumanReadableCopyright</key> |