diff options
| -rw-r--r-- | macosx/Pcsxr-QL/en.lproj/InfoPlist.strings | 1 | ||||
| -rw-r--r-- | macosx/Psx-Memcard/en.lproj/InfoPlist.strings | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/macosx/Pcsxr-QL/en.lproj/InfoPlist.strings b/macosx/Pcsxr-QL/en.lproj/InfoPlist.strings index 1de7259d..2d790306 100644 --- a/macosx/Pcsxr-QL/en.lproj/InfoPlist.strings +++ b/macosx/Pcsxr-QL/en.lproj/InfoPlist.strings @@ -1,3 +1,4 @@ /* Localized versions of Info.plist keys */ NSHumanReadableCopyright = "Copyright © 2014 Pcsx Reloaded team"; +CFBundleShortVersionString = "1.0"; diff --git a/macosx/Psx-Memcard/en.lproj/InfoPlist.strings b/macosx/Psx-Memcard/en.lproj/InfoPlist.strings index 1de7259d..2d790306 100644 --- a/macosx/Psx-Memcard/en.lproj/InfoPlist.strings +++ b/macosx/Psx-Memcard/en.lproj/InfoPlist.strings @@ -1,3 +1,4 @@ /* Localized versions of Info.plist keys */ NSHumanReadableCopyright = "Copyright © 2014 Pcsx Reloaded team"; +CFBundleShortVersionString = "1.0"; |
