[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.7.2.1,1.7.2.2 README,1.137.2.9,1.137.2.10 scummvm.rc,1.8.2.2,1.8.2.3

James Brown ender at users.sourceforge.net
Fri Aug 1 09:43:05 CEST 2003


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

Modified Files:
      Tag: branch-0-5-0
	Info.plist README scummvm.rc 
Log Message:
Tagging - final version bumps


Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- Info.plist	23 Jul 2003 23:33:47 -0000	1.7.2.1
+++ Info.plist	1 Aug 2003 16:26:50 -0000	1.7.2.2
@@ -9,7 +9,7 @@
 	<key>CFBundleExecutable</key>
 	<string>scummvm</string>
 	<key>CFBundleGetInfoString</key>
-	<string>0.5.0pre-cvs, Copyright 2001-2003 The ScummVM team</string>
+	<string>0.5.0, 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.5.0pre-cvs</string>
+	<string>0.5.0</string>
 	<key>CFBundleVersion</key>
-	<string>0.5.0pre-cvs</string>
+	<string>0.5.0</string>
 	<key>NSPrincipalClass</key>
 	<string>NSApplication</string>
 	<key>NSHumanReadableCopyright</key>

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.137.2.9
retrieving revision 1.137.2.10
diff -u -d -r1.137.2.9 -r1.137.2.10
--- README	1 Aug 2003 15:51:52 -0000	1.137.2.9
+++ README	1 Aug 2003 16:26:50 -0000	1.137.2.10
@@ -1,6 +1,6 @@
 ScummVM README
 Last updated:    2003-08-02
-Release version: 0.5.0-Pre(CVS)
+Release version: 0.5.0
 ------------------------------------------------------------------------
 
 For more information, compatibility lists, details on donating, the latest
@@ -149,7 +149,7 @@
 any answer. Chances are that it will work.
 
 
-Known Problems in ScummVM 0.5.0-Pre(CVS):
+Known Problems in ScummVM 0.5.0:
 --------------------------------
 This release has the following known problems. There is no need to report them,
 although patches to fix them are welcome. If you discover a bug that is not

Index: scummvm.rc
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.rc,v
retrieving revision 1.8.2.2
retrieving revision 1.8.2.3
diff -u -d -r1.8.2.2 -r1.8.2.3
--- scummvm.rc	24 Jul 2003 07:28:24 -0000	1.8.2.2
+++ scummvm.rc	1 Aug 2003 16:26:50 -0000	1.8.2.3
@@ -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.5.0pre-cvs\0"
+            VALUE "FileVersion", "0.5.0\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.5.0pre-cvs\0"
+            VALUE "ProductVersion", "0.5.0\0"
             VALUE "SpecialBuild", "\0"
         END
     END





More information about the Scummvm-git-logs mailing list