[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.13.2.1,1.13.2.2 scummvm.rc,1.14.2.1,1.14.2.2

Pawel Kolodziejski aquadran at users.sourceforge.net
Sat Feb 14 05:42:01 CET 2004


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

Modified Files:
      Tag: branch-0-6-0
	Info.plist scummvm.rc 
Log Message:
changed to 0.6.0pre

Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.13.2.1
retrieving revision 1.13.2.2
diff -u -d -r1.13.2.1 -r1.13.2.2
--- Info.plist	14 Feb 2004 13:29:02 -0000	1.13.2.1
+++ Info.plist	14 Feb 2004 13:35:13 -0000	1.13.2.2
@@ -21,9 +21,9 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.6.0</string>
+	<string>0.6.0pre</string>
 	<key>CFBundleVersion</key>
-	<string>0.6.0</string>
+	<string>0.6.0pre</string>
 	<key>NSPrincipalClass</key>
 	<string>NSApplication</string>
 	<key>NSHumanReadableCopyright</key>

Index: scummvm.rc
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.rc,v
retrieving revision 1.14.2.1
retrieving revision 1.14.2.2
diff -u -d -r1.14.2.1 -r1.14.2.2
--- scummvm.rc	14 Feb 2004 13:29:02 -0000	1.14.2.1
+++ scummvm.rc	14 Feb 2004 13:35:13 -0000	1.14.2.2
@@ -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.0\0"
+            VALUE "FileVersion", "0.6.0pre\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.0\0"
+            VALUE "ProductVersion", "0.6.0pre\0"
             VALUE "SpecialBuild", "\0"
         END
     END





More information about the Scummvm-git-logs mailing list