Release Mac BOINC 6.1.16

svn path=/trunk/boinc/; revision=15079
This commit is contained in:
Charlie Fenton 2008-04-22 08:50:37 +00:00
parent a3547a091e
commit 45d271faf1
1 changed files with 10 additions and 10 deletions

View File

@ -92,11 +92,11 @@ $w5816= array(
"type"=>"win_new",
);
$m6115 = array(
"num"=>"6.1.15",
$m6116 = array(
"num"=>"6.1.16",
"status"=>"Development version (standard GUI)",
"file"=>"boinc_6.1.15_macOSX_universal.zip",
"date"=>"15 Apr 2008",
"file"=>"boinc_6.1.16_macOSX_universal.zip",
"date"=>"22 Apr 2008",
"type"=>"mac_advanced",
);
@ -116,11 +116,11 @@ $m5817 = array(
"type"=>"mac_advanced",
);
$m6115c = array(
"num"=>"6.1.15",
$m6116c = array(
"num"=>"6.1.16",
"status"=>"Development version (Unix command-line version)",
"file"=>"boinc_6.1.15_universal-apple-darwin.zip",
"date"=>"15 Apr 2008",
"file"=>"boinc_6.1.16_universal-apple-darwin.zip",
"date"=>"22 Apr 2008",
"type"=>"bare_core",
);
@ -221,8 +221,8 @@ $mac = array(
"description"=>"Version 10.3+",
"dbname" => "powerpc-apple-darwin",
"versions"=>array(
$m6115,
$m6115c,
$m6116,
$m6116c,
$m51045,
$m51045c,
$m5817,