Release BOINC Mac 5.10.40

svn path=/trunk/boinc/; revision=14690
This commit is contained in:
Charlie Fenton 2008-02-06 05:07:32 +00:00
parent 18dfbff589
commit 7561fa7eea
1 changed files with 10 additions and 10 deletions

View File

@ -79,11 +79,11 @@ $w5411= array(
"type"=>"win_new",
);
$m51039 = array(
"num"=>"5.10.39",
$m51040 = array(
"num"=>"5.10.40",
"status"=>"Development version (standard GUI)",
"file"=>"boinc_5.10.39_macOSX_universal.zip",
"date"=>"24 Jan 2008",
"file"=>"boinc_5.10.40_macOSX_universal.zip",
"date"=>"5 Feb 2008",
"type"=>"mac_advanced",
);
@ -111,11 +111,11 @@ $m549 = array(
"type"=>"mac_advanced",
);
$m51039c = array(
"num"=>"5.10.39",
$m51040c = array(
"num"=>"5.10.40",
"status"=>"Development version (Unix command-line version)",
"file"=>"boinc_5.10.39_universal-apple-darwin.zip",
"date"=>"24 Jan 2008",
"file"=>"boinc_5.10.40_universal-apple-darwin.zip",
"date"=>"5 Feb 2008",
"type"=>"bare_core",
);
@ -209,8 +209,8 @@ $mac = array(
"description"=>"Version 10.3+",
"dbname" => "powerpc-apple-darwin",
"versions"=>array(
$m51039,
$m51039c,
$m51040,
$m51040c,
$m51034,
$m51034c,
$m5817,