[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.7,1.8 scummvm.rc,1.8,1.9 README,1.139,1.140

Max Horn fingolfin at users.sourceforge.net
Wed Jul 30 13:28:02 CEST 2003


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

Modified Files:
	Info.plist scummvm.rc README 
Log Message:
version 0.5.3cvs

Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Info.plist	25 May 2003 12:28:38 -0000	1.7
+++ Info.plist	30 Jul 2003 20:26:58 -0000	1.8
@@ -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.3cvs, 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.3cvs</string>
 	<key>CFBundleVersion</key>
-	<string>0.4.2cvs</string>
+	<string>0.5.3cvs</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.9
diff -u -d -r1.8 -r1.9
--- scummvm.rc	25 May 2003 12:28:38 -0000	1.8
+++ scummvm.rc	30 Jul 2003 20:26:59 -0000	1.9
@@ -44,8 +44,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,4,2,0
- PRODUCTVERSION 0,4,2,0
+ FILEVERSION 0,5,3,0
+ PRODUCTVERSION 0,5,3,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -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.3cvs\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.3cvs\0"
             VALUE "SpecialBuild", "\0"
         END
     END

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- README	30 Jul 2003 16:40:33 -0000	1.139
+++ README	30 Jul 2003 20:26:59 -0000	1.140
@@ -1,6 +1,6 @@
 ScummVM README
-Last updated:    2003-07-14
-Release version: 0.5.0-Pre(CVS)
+Last updated:    2003-07-30
+Release version: 0.5.3-cvs
 ------------------------------------------------------------------------
 
 For more information, compatibility lists, details on donating, the latest





More information about the Scummvm-git-logs mailing list