[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.17,1.18

Max Horn fingolfin at users.sourceforge.net
Sat Oct 29 11:44:33 CEST 2005


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16706

Modified Files:
	Info.plist 
Log Message:
Update Mac version strings

Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Info.plist	1 Jan 2005 16:08:44 -0000	1.17
+++ Info.plist	29 Oct 2005 18:43:03 -0000	1.18
@@ -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>





More information about the Scummvm-git-logs mailing list