mirror of https://github.com/BOINC/boinc.git
DOC: Update Mac recommended version to 7.6.34
This is identical to 7.6.33 except it has hot fix for manager's Notices display on Mac OS 10.12.4.
This commit is contained in:
parent
96be5aca48
commit
f45153c974
|
@ -130,10 +130,10 @@ $w72x64 = array(
|
|||
);
|
||||
|
||||
$m76 = array(
|
||||
"num"=>"7.6.33",
|
||||
"num"=>"7.6.34",
|
||||
"status"=>"Recommended version (standard GUI)",
|
||||
"file"=>"boinc_7.6.33_macOSX_x86_64.zip",
|
||||
"date"=>"6 Jun 2016",
|
||||
"file"=>"boinc_7.6.34_macOSX_x86_64.zip",
|
||||
"date"=>"9 Apr 2017",
|
||||
"type"=>"mac_advanced",
|
||||
);
|
||||
|
||||
|
@ -170,10 +170,10 @@ $m66 = array(
|
|||
);
|
||||
|
||||
$m76c = array(
|
||||
"num"=>"7.6.33",
|
||||
"num"=>"7.6.34",
|
||||
"status"=>"Recommended version (Unix command-line version)",
|
||||
"file"=>"boinc_7.6.33_x86_64-apple-darwin.zip",
|
||||
"date"=>"6 Jun 2016",
|
||||
"file"=>"boinc_7.6.34_x86_64-apple-darwin.zip",
|
||||
"date"=>"9 April 2017",
|
||||
"type"=>"bare_core",
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue