[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.17,1.17.2.1
Max Horn
fingolfin at users.sourceforge.net
Sat Oct 29 11:44:47 CEST 2005
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16948
Modified Files:
Tag: branch-0-8-0
Info.plist
Log Message:
Sadly not all version strings were changed for the 0.8.0 release :-/
Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.17
retrieving revision 1.17.2.1
diff -u -d -r1.17 -r1.17.2.1
--- Info.plist 1 Jan 2005 16:08:44 -0000 1.17
+++ Info.plist 29 Oct 2005 18:43:45 -0000 1.17.2.1
@@ -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.8.0, 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.8.0</string>
<key>CFBundleVersion</key>
- <string>0.8.0CVS</string>
+ <string>0.8.0</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHumanReadableCopyright</key>
More information about the Scummvm-git-logs
mailing list