[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.13.2.6,1.13.2.7 NEWS,1.54.2.2,1.54.2.3 README,1.256.2.2,1.256.2.3 scummvm.rc,1.14.2.2,1.14.2.3

Pawel Kolodziejski aquadran at users.sourceforge.net
Sun Mar 14 05:55:00 CET 2004


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

Modified Files:
      Tag: branch-0-6-0
	Info.plist NEWS README scummvm.rc 
Log Message:
changed versions for release

Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.13.2.6
retrieving revision 1.13.2.7
diff -u -d -r1.13.2.6 -r1.13.2.7
--- Info.plist	6 Mar 2004 01:12:25 -0000	1.13.2.6
+++ Info.plist	14 Mar 2004 13:45:11 -0000	1.13.2.7
@@ -9,7 +9,7 @@
 	<key>CFBundleExecutable</key>
 	<string>scummvm</string>
 	<key>CFBundleGetInfoString</key>
-	<string>0.6.0pre, Copyright 2001-2004 The ScummVM team</string>
+	<string>0.6.0, Copyright 2001-2004 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.6.0pre</string>
+	<string>0.6.0</string>
 	<key>CFBundleVersion</key>
-	<string>0.6.0pre</string>
+	<string>0.6.0</string>
 	<key>NSPrincipalClass</key>
 	<string>NSApplication</string>
 	<key>NSHumanReadableCopyright</key>

Index: NEWS
===================================================================
RCS file: /cvsroot/scummvm/scummvm/NEWS,v
retrieving revision 1.54.2.2
retrieving revision 1.54.2.3
diff -u -d -r1.54.2.2 -r1.54.2.3
--- NEWS	24 Feb 2004 04:54:02 -0000	1.54.2.2
+++ NEWS	14 Mar 2004 13:45:12 -0000	1.54.2.3
@@ -1,7 +1,7 @@
 For a more comprehensive changelog for the latest experimental CVS code, see:
         http://scummvm.sourceforge.net/daily/ChangeLog
 
-0.6.0(PRE) (2003-??-??)
+0.6.0 (2004-03-14)
  New Games:
    - Added Broken Sword 1 engine.
    - Added Broken Sword 2 engine.

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.256.2.2
retrieving revision 1.256.2.3
diff -u -d -r1.256.2.2 -r1.256.2.3
--- README	8 Mar 2004 02:42:36 -0000	1.256.2.2
+++ README	14 Mar 2004 13:45:12 -0000	1.256.2.3
@@ -1,6 +1,6 @@
 ScummVM README
 Last updated:    $Date$
-Release version: 0.6.0-PRE
+Release version: 0.6.0
 ------------------------------------------------------------------------
 
 For more information, compatibility lists, details on donating, the latest
@@ -217,7 +217,7 @@
 currently this requires either copying the game to harddisk or reburning
 customised versions of the game CDs.
 
-3.4) Known Problems in ScummVM 0.6.0-PRE
+3.4) Known Problems in ScummVM 0.6.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.14.2.2
retrieving revision 1.14.2.3
diff -u -d -r1.14.2.2 -r1.14.2.3
--- scummvm.rc	14 Feb 2004 13:35:13 -0000	1.14.2.2
+++ scummvm.rc	14 Mar 2004 13:45:12 -0000	1.14.2.3
@@ -22,14 +22,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.6.0pre\0"
+            VALUE "FileVersion", "0.6.0\0"
             VALUE "InternalName", "scummvm\0"
             VALUE "LegalCopyright", "Copyright © 2001-2004 The ScummVM Team\0"
             VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Broken Sword and Beneath a Steel Sky is TM of Revolution.\0"
             VALUE "OriginalFilename", "scummvm.exe\0"
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "ScummVM\0"
-            VALUE "ProductVersion", "0.6.0pre\0"
+            VALUE "ProductVersion", "0.6.0\0"
             VALUE "SpecialBuild", "\0"
         END
     END





More information about the Scummvm-git-logs mailing list