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