aboutsummaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
authorMax Horn2002-12-04 13:31:14 +0000
committerMax Horn2002-12-04 13:31:14 +0000
commit9d9214bb7b8fc2c51743c67c723ffe17bf00180c (patch)
tree89d8ed9c1a9331d05519ccce1894ca3ea8240001 /Info.plist
parent8f23186ac54e827837bdd94f5cc76a274b64ee7d (diff)
downloadscummvm-rg350-9d9214bb7b8fc2c51743c67c723ffe17bf00180c.tar.gz
scummvm-rg350-9d9214bb7b8fc2c51743c67c723ffe17bf00180c.tar.bz2
scummvm-rg350-9d9214bb7b8fc2c51743c67c723ffe17bf00180c.zip
updated version on trunk to 0.3.1cvs
svn-id: r5828
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 f9202af6b2..263550c0eb 100644
--- a/Info.plist
+++ b/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>0.3.0, Copyright 2001-2002 The ScummVM team</string>
+ <string>0.3.1cvs, Copyright 2001-2002 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.3.0</string>
+ <string>0.3.1cvs</string>
<key>CFBundleVersion</key>
- <string>0.3.0</string>
+ <string>0.3.1cvs</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHumanReadableCopyright</key>