aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Info.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/Info.plist b/Info.plist
index c02625828d..e6b4999ec1 100644
--- a/Info.plist
+++ b/Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>0.8.0CVS, Copyright 2001-2005 The ScummVM team</string>
+ <string>0.9.0CVS, Copyright 2001-2005 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.8.0CVS</string>
+ <string>0.9.0CVS</string>
<key>CFBundleVersion</key>
- <string>0.8.0CVS</string>
+ <string>0.9.0CVS</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHumanReadableCopyright</key>