mirror of https://github.com/BOINC/boinc.git
DOC: Promote 7.6.12 to public release (Mac only)
This commit is contained in:
parent
5f8c9cdeac
commit
ce6cc45935
|
@ -110,10 +110,10 @@ $w72x64 = array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$m76 = array(
|
$m76 = array(
|
||||||
"num"=>"7.6.11",
|
"num"=>"7.6.12",
|
||||||
"status"=>"Recommended version (standard GUI)",
|
"status"=>"Recommended version (standard GUI)",
|
||||||
"file"=>"boinc_7.6.11_macOSX_x86_64.zip",
|
"file"=>"boinc_7.6.12_macOSX_x86_64.zip",
|
||||||
"date"=>"17 Sep 2015",
|
"date"=>"30 Sep 2015",
|
||||||
"type"=>"mac_advanced",
|
"type"=>"mac_advanced",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -150,10 +150,10 @@ $m66 = array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$m76c = array(
|
$m76c = array(
|
||||||
"num"=>"7.6.11",
|
"num"=>"7.6.12",
|
||||||
"status"=>"Recommended version (Unix command-line version)",
|
"status"=>"Recommended version (Unix command-line version)",
|
||||||
"file"=>"boinc_7.6.11_x86_64-apple-darwin.zip",
|
"file"=>"boinc_7.6.12_x86_64-apple-darwin.zip",
|
||||||
"date"=>"17 Sep 2015",
|
"date"=>"30 Sep 2015",
|
||||||
"type"=>"bare_core",
|
"type"=>"bare_core",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue