[Scummvm-cvs-logs] CVS: web downloads.php,1.23,1.24

Max Horn fingolfin at users.sourceforge.net
Sun Apr 27 17:29:06 CEST 2003


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

Modified Files:
	downloads.php 
Log Message:
Dreamcast dailys are back

Index: downloads.php
===================================================================
RCS file: /cvsroot/scummvm/web/downloads.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- downloads.php	24 Apr 2003 02:44:56 -0000	1.23
+++ downloads.php	28 Apr 2003 00:28:07 -0000	1.24
@@ -52,12 +52,13 @@
 	</p>
 -->
 
-	  <ul>
+	<ul>
 	  <li><a href="/downloads/scummvmwin32.exe">Win32 Daily Snapshot</a> <small> (<? echo intval(filesize("downloads/scummvmwin32.exe")/1024) ?>K exe file, last update: <? echo date("F j, Y, g:i a",filemtime("downloads/scummvmwin32.exe")); ?>)</small></li>
 	  <li><a href="http://arisme.free.fr/PocketScumm/daily/">PocketPC Builds</a> <small> (infrequent snapshots of the PocketPC binaries)</small></li>
+	  <li><a href="http://paras.rasmatazz.bei.t-online.de/">Dreamcast Daily Builds</a></li>
 	  <li><a href="http://sourceforge.net/cvs/?group_id=37116">CVS Instructions</a> <small> (for if you wish to retrieve the latest code to compile yourself</small></li>
-	  </ul>
-	
+	</ul>
+
 	<p>
  	  <b>0.3.0b Release binaries:</b>
 	</p>





More information about the Scummvm-git-logs mailing list