[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.2,1.2.2.1 NEWS,1.7,1.7.2.1 README,1.51,1.51.2.1

Max Horn fingolfin at users.sourceforge.net
Wed Dec 4 05:29:07 CET 2002


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

Modified Files:
      Tag: branch-0-3-0
	Info.plist NEWS README 
Log Message:
changed version to 0.3.0b on the branch

Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- Info.plist	1 Dec 2002 15:41:50 -0000	1.2
+++ Info.plist	4 Dec 2002 13:28:55 -0000	1.2.2.1
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>scummvm</string>
 	<key>CFBundleGetInfoString</key>
-	<string>0.3.0, Copyright 2001-2002 The ScummVM team</string>
+	<string>0.3.0b, Copyright 2001-2002 The ScummVM team</string>
 	<key>CFBundleIconFile</key>
 	<string>scummvm.icns</string>
 	<key>CFBundleInfoDictionaryVersion</key>
@@ -17,9 +17,9 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.3.0</string>
+	<string>0.3.0b</string>
 	<key>CFBundleVersion</key>
-	<string>0.3.0</string>
+	<string>0.3.0b</string>
 	<key>NSPrincipalClass</key>
 	<string>NSApplication</string>
 	<key>NSHumanReadableCopyright</key>

Index: NEWS
===================================================================
RCS file: /cvsroot/scummvm/scummvm/NEWS,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- NEWS	1 Dec 2002 18:08:42 -0000	1.7
+++ NEWS	4 Dec 2002 13:28:55 -0000	1.7.2.1
@@ -1,7 +1,7 @@
 For a more comprehensive changelog for the latest experimental CVS code, see:
         http://scummvm.sourceforge.net/daily/ChangeLog
 
-0.3.0 (2002-12-01)
+0.3.0b (2002-12-??)
 - massive cleanup work for iMUSE. Sam and Max music now plays correctly
 - many bugfixes for Zak256, + sound and music support
 - music support for Simon the Sorcerer on any platform with real MIDI

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.51
retrieving revision 1.51.2.1
diff -u -d -r1.51 -r1.51.2.1
--- README	3 Dec 2002 06:01:28 -0000	1.51
+++ README	4 Dec 2002 13:28:55 -0000	1.51.2.1
@@ -1,6 +1,6 @@
 ScummVM README
-Last updated:    2002-12-01
-Release version: 0.3.0
+Last updated:    2002-12-??
+Release version: 0.3.0b
 ------------------------------------------------------------------------
 
 For more information, compatibility lists, details on donating, the latest





More information about the Scummvm-git-logs mailing list