mirror of https://github.com/BOINC/boinc.git
parent
e243c52728
commit
af3f5ff502
|
@ -61,10 +61,10 @@ function type_text($type) {
|
||||||
}
|
}
|
||||||
|
|
||||||
$w611 = array(
|
$w611 = array(
|
||||||
"num"=>"6.11.4",
|
"num"=>"6.11.6",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.11.4_windows_intelx86.exe",
|
"file"=>"boinc_6.11.4_windows_intelx86.exe",
|
||||||
"date"=>"26 July 2010",
|
"date"=>"17 Aug 2010",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -93,10 +93,10 @@ $w5816 = array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$w611x64 = array(
|
$w611x64 = array(
|
||||||
"num"=>"6.11.4",
|
"num"=>"6.11.6",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.11.4_windows_x86_64.exe",
|
"file"=>"boinc_6.11.6_windows_x86_64.exe",
|
||||||
"date"=>"26 July 2010",
|
"date"=>"17 Aug 2010",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue