Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: <nemostultae@us...> - 2009-07-01 19:10:14
|
Revision: 9238 http://armagetronad.svn.sourceforge.net/armagetronad/?rev=9238&view=rev Author: nemostultae Date: 2009-07-01 19:10:11 +0000 (Wed, 01 Jul 2009) Log Message: ----------- Added armagetronad-0.3_alpha_z1333.macosx-universal.dmg Modified Paths: -------------- www/beta/trunk/www-aabeta/releases.php Modified: www/beta/trunk/www-aabeta/releases.php =================================================================== --- www/beta/trunk/www-aabeta/releases.php 2009-07-01 09:36:22 UTC (rev 9237) +++ www/beta/trunk/www-aabeta/releases.php 2009-07-01 19:10:11 UTC (rev 9238) @@ -14,6 +14,15 @@ ), /* === INSERT NEW RELEASES AFTER THIS LINE === */ +array( + "file" => "0.3/0.3_alpha_z1333/armagetronad-0.3_alpha_z1333.macosx-universal.dmg", + "branch" => "0.3", + "date" => "2009-07-01", + "os" => "Mac OS X 10.3+", + "arch" => "ppc_32 & x86_32", + "format" => ".dmg", + "packager" => "dlh" +), // begin version 0.2.8.3_rc2 array( 'file' => '0.2.8/0.2.8.3_rc2/armagetronad-0.2.8.3_rc2.gcc.win32.exe', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |