[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.7,1.7.2.1 scummvm.rc,1.8,1.8.2.1

Max Horn fingolfin at users.sourceforge.net
Wed Jul 23 16:34:38 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv24190

Modified Files:
      Tag: branch-0-5-0
	Info.plist scummvm.rc 
Log Message:
on the branch: upped some leftover 0.4.1 versions to 0.5.0pre-cvs

Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- Info.plist	25 May 2003 12:28:38 -0000	1.7
+++ Info.plist	23 Jul 2003 23:33:47 -0000	1.7.2.1
@@ -9,7 +9,7 @@
 	<key>CFBundleExecutable</key>
 	<string>scummvm</string>
 	<key>CFBundleGetInfoString</key>
-	<string>0.4.2cvs, Copyright 2001-2003 The ScummVM team</string>
+	<string>0.5.0pre-cvs, Copyright 2001-2003 The ScummVM team</string>
 	<key>CFBundleIconFile</key>
 	<string>scummvm.icns</string>
 	<key>CFBundleInfoDictionaryVersion</key>
@@ -19,9 +19,9 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.4.2cvs</string>
+	<string>0.5.0pre-cvs</string>
 	<key>CFBundleVersion</key>
-	<string>0.4.2cvs</string>
+	<string>0.5.0pre-cvs</string>
 	<key>NSPrincipalClass</key>
 	<string>NSApplication</string>
 	<key>NSHumanReadableCopyright</key>

Index: scummvm.rc
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.rc,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- scummvm.rc	25 May 2003 12:28:38 -0000	1.8
+++ scummvm.rc	23 Jul 2003 23:33:48 -0000	1.8.2.1
@@ -63,14 +63,14 @@
             VALUE "Comments", "Look! A three headed monkey (TM)! .. Nice use of the TM!\0"
             VALUE "CompanyName", "ScummVM Team\0"
             VALUE "FileDescription", "http://www.scummvm.org/\0"
-            VALUE "FileVersion", "0.4.2cvs\0"
+            VALUE "FileVersion", "0.5.0pre-cvs\0"
             VALUE "InternalName", "scummvm\0"
             VALUE "LegalCopyright", "Copyright © 2001-2003 The ScummVM Team\0"
             VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky is TM of Revolution.\0"
             VALUE "OriginalFilename", "scummvm.exe\0"
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "ScummVM\0"
-            VALUE "ProductVersion", "0.4.2cvs\0"
+            VALUE "ProductVersion", "0.5.0pre-cvs\0"
             VALUE "SpecialBuild", "\0"
         END
     END





More information about the Scummvm-git-logs mailing list