[Scummvm-cvs-logs] CVS: web downloads.php,1.104,1.105

Max Horn fingolfin at users.sourceforge.net
Fri Dec 24 08:46:03 CET 2004


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

Modified Files:
	downloads.php 
Log Message:
Fix two links to point to 0.7.0 versions of stuff

Index: downloads.php
===================================================================
RCS file: /cvsroot/scummvm/web/downloads.php,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- downloads.php	24 Dec 2004 12:45:32 -0000	1.104
+++ downloads.php	24 Dec 2004 16:45:36 -0000	1.105
@@ -25,7 +25,7 @@
 	<p>
 	  Downloads are hosted with SourceForge.net. If you have one of the supported systems, you can directly download
 	  the appropriate binary distribution. If you have another system, download the source and read the
-	  <a href="http://cvs.sourceforge.net/viewcvs.py/scummvm/scummvm/README?rev=release-0-6-1b">README</a>
+	  <a href="http://cvs.sourceforge.net/viewcvs.py/scummvm/scummvm/README?rev=release-0-7-0">README</a>
 	  file for directions on how to build ScummVM.
 	  If you have successfully ported ScummVM to a platform not listed, please drop us a note, telling which OS, etc.
 	  you used.
@@ -48,7 +48,7 @@
 	<hr>
 	<a name="stable"></a>
 	<h3>0.7.0 Release binaries</h3>
-	<p>For a list of changes since the previous version, <a href="http://sourceforge.net/project/shownotes.php?release_id=257836">read the release notes</a>.
+	<p>For a list of changes since the previous version, <a href="http://sourceforge.net/project/shownotes.php?release_id=291976">read the release notes</a>.
 	<BR>
 	0.7.0 should be directly apt-get'able from Debian unstable (sid), and more packages for other platforms will be available in the upcoming week
 	</p>





More information about the Scummvm-git-logs mailing list