diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-01-20 17:26:34 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-01-20 17:26:34 +0000 |
| commit | 1da8003f5ae10c0b17653d0de976b293e3ac0a3d (patch) | |
| tree | 73c3ccbd8cff1ff8eec33865b4c5517109992fff /macosx/Info.plist | |
| parent | 8093a1645070c5b5413fc5dee0d9917aee178c9d (diff) | |
Bumping the minimum OS X version to 10.7.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82403 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Info.plist')
| -rw-r--r-- | macosx/Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/Info.plist b/macosx/Info.plist index fbf97010..242a074f 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -143,9 +143,9 @@ <key>LSMinimumSystemVersionByArchitecture</key> <dict> <key>i386</key> - <string>10.6.0</string> + <string>10.7.0</string> <key>x86_64</key> - <string>10.6.0</string> + <string>10.7.0</string> </dict> <key>NSMainNibFile</key> <string>PCSXR</string> |
