summaryrefslogtreecommitdiff
path: root/macosx/Info.plist
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-07 23:52:44 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-07 23:52:44 +0000
commit511edc3388bb3b8285af8c818af27235773d4bce (patch)
tree6a85923804b898760bee47aa64c0ecf5c6eb9dc7 /macosx/Info.plist
parent3c9ffdf13c4c017a2865e5c584df3151677f6788 (diff)
refactored the interrupt scheduling code a bit to make it a little more readable than using those "magic" numbers.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55866 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Info.plist')
-rw-r--r--macosx/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/Info.plist b/macosx/Info.plist
index 924b18ca..ff280c9e 100644
--- a/macosx/Info.plist
+++ b/macosx/Info.plist
@@ -94,11 +94,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>PCSX-Reloaded 1.9.91</string>
+ <string>PCSX-Reloaded SVN</string>
<key>CFBundleSignature</key>
<string>Pcsx</string>
<key>CFBundleVersion</key>
- <string>1.9.91</string>
+ <string>SVN</string>
<key>NSMainNibFile</key>
<string>PCSX.nib</string>
<key>NSPrincipalClass</key>