Release Mac BOINC 5.10.32

svn path=/trunk/boinc/; revision=14427
This commit is contained in:
Charlie Fenton 2007-12-20 09:34:35 +00:00
parent 73d7277a77
commit f14c02cd11
1 changed files with 10 additions and 10 deletions

View File

@ -63,11 +63,11 @@ $w5411= array(
"type"=>"win_new",
);
$m51031 = array(
"num"=>"5.10.31",
$m51032 = array(
"num"=>"5.10.32",
"status"=>"Development version (standard GUI)",
"file"=>"boinc_5.10.31_macOSX_universal.zip",
"date"=>"18 Dec 2007",
"file"=>"boinc_5.10.32_macOSX_universal.zip",
"date"=>"20 Dec 2007",
"type"=>"mac_advanced",
);
@ -95,11 +95,11 @@ $m549 = array(
"type"=>"mac_advanced",
);
$m51031c = array(
"num"=>"5.10.31",
$m51032c = array(
"num"=>"5.10.32",
"status"=>"Development version (Unix command-line version)",
"file"=>"boinc_5.10.31_universal-apple-darwin.zip",
"date"=>"18 Dec 2007",
"file"=>"boinc_5.10.32_universal-apple-darwin.zip",
"date"=>"20 Dec 2007",
"type"=>"bare_core",
);
@ -189,8 +189,8 @@ $mac = array(
"name"=>"Mac OS X",
"dbname" => "powerpc-apple-darwin",
"versions"=>array(
$m51031,
$m51031c,
$m51032,
$m51032c,
$m51030,
$m51030c,
$m5817,