aboutsummaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
authorJonathan Gray2003-10-05 13:53:25 +0000
committerJonathan Gray2003-10-05 13:53:25 +0000
commit84628e217a7478bcf5f782dc3f83f601f71ddced (patch)
tree0a70513be92bc24ff57c4ea2799908dff65cacad /Info.plist
parent48e94ef721b6ddd73c36aed50b9bd2edcea96e8c (diff)
downloadscummvm-rg350-84628e217a7478bcf5f782dc3f83f601f71ddced.tar.gz
scummvm-rg350-84628e217a7478bcf5f782dc3f83f601f71ddced.tar.bz2
scummvm-rg350-84628e217a7478bcf5f782dc3f83f601f71ddced.zip
bump version number
svn-id: r10605
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/Info.plist b/Info.plist
index b22a290880..19db9b202f 100644
--- a/Info.plist
+++ b/Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>0.5.3cvs, Copyright 2001-2003 The ScummVM team</string>
+ <string>0.5.4cvs, Copyright 2001-2003 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleIdentifier</key>
@@ -21,9 +21,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.5.3cvs</string>
+ <string>0.5.4cvs</string>
<key>CFBundleVersion</key>
- <string>0.5.3cvs</string>
+ <string>0.5.4cvs</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHumanReadableCopyright</key>