[Scummvm-cvs-logs] SF.net SVN: scummvm: [27117] scummvm/branches/branch-0-10-0
sev at users.sourceforge.net
sev at users.sourceforge.net
Wed Jun 6 00:18:13 CEST 2007
Revision: 27117
http://scummvm.svn.sourceforge.net/scummvm/?rev=27117&view=rev
Author: sev
Date: 2007-06-05 15:18:12 -0700 (Tue, 05 Jun 2007)
Log Message:
-----------
branch-0-10-0 is 0.10.0pre
Modified Paths:
--------------
scummvm/branches/branch-0-10-0/base/internal_version.h
scummvm/branches/branch-0-10-0/dists/macosx/Info.plist
scummvm/branches/branch-0-10-0/dists/redhat/scummvm.spec
scummvm/branches/branch-0-10-0/dists/scummvm.rc
Modified: scummvm/branches/branch-0-10-0/base/internal_version.h
===================================================================
--- scummvm/branches/branch-0-10-0/base/internal_version.h 2007-06-05 22:16:36 UTC (rev 27116)
+++ scummvm/branches/branch-0-10-0/base/internal_version.h 2007-06-05 22:18:12 UTC (rev 27117)
@@ -1 +1 @@
-#define SCUMMVM_VERSION "0.10.0svn"
+#define SCUMMVM_VERSION "0.10.0pre"
Modified: scummvm/branches/branch-0-10-0/dists/macosx/Info.plist
===================================================================
--- scummvm/branches/branch-0-10-0/dists/macosx/Info.plist 2007-06-05 22:16:36 UTC (rev 27116)
+++ scummvm/branches/branch-0-10-0/dists/macosx/Info.plist 2007-06-05 22:18:12 UTC (rev 27117)
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>0.10.0svn, Copyright 2001-2006 The ScummVM team</string>
+ <string>0.10.0pre, Copyright 2001-2007 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleIdentifier</key>
@@ -21,12 +21,12 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.10.0svn</string>
+ <string>0.10.0pre</string>
<key>CFBundleVersion</key>
- <string>0.10.0svn</string>
+ <string>0.10.0pre</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2001-2006 The ScummVM team</string>
+ <string>Copyright 2001-2007 The ScummVM team</string>
</dict>
</plist>
Modified: scummvm/branches/branch-0-10-0/dists/redhat/scummvm.spec
===================================================================
--- scummvm/branches/branch-0-10-0/dists/redhat/scummvm.spec 2007-06-05 22:16:36 UTC (rev 27116)
+++ scummvm/branches/branch-0-10-0/dists/redhat/scummvm.spec 2007-06-05 22:18:12 UTC (rev 27117)
@@ -7,7 +7,7 @@
# Prologue information
#------------------------------------------------------------------------------
Name : scummvm
-Version : 0.10.0svn
+Version : 0.10.0pre
Release : 1
Summary : Graphic adventure game interpreter
Group : Interpreters
Modified: scummvm/branches/branch-0-10-0/dists/scummvm.rc
===================================================================
--- scummvm/branches/branch-0-10-0/dists/scummvm.rc 2007-06-05 22:16:36 UTC (rev 27116)
+++ scummvm/branches/branch-0-10-0/dists/scummvm.rc 2007-06-05 22:18:12 UTC (rev 27117)
@@ -25,13 +25,13 @@
BEGIN
VALUE "Comments", "Look! A three headed monkey (TM)! .. Nice use of the TM!\0"
VALUE "FileDescription", "http://www.scummvm.org/\0"
- VALUE "FileVersion", "0.10.0svn\0"
+ VALUE "FileVersion", "0.10.0pre\0"
VALUE "InternalName", "scummvm\0"
VALUE "LegalCopyright", "Copyright \xA9 2001-2007 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 and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0"
VALUE "OriginalFilename", "scummvm.exe\0"
VALUE "ProductName", "ScummVM\0"
- VALUE "ProductVersion", "0.10.0svn\0"
+ VALUE "ProductVersion", "0.10.0pre\0"
END
END
BLOCK "VarFileInfo"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list