mirror of https://github.com/BOINC/boinc.git
parent
56ad5fe4b0
commit
f7fc6b5838
|
@ -62,10 +62,10 @@ function type_text($type) {
|
||||||
}
|
}
|
||||||
|
|
||||||
$w64= array(
|
$w64= array(
|
||||||
"num"=>"6.4.1",
|
"num"=>"6.4.2",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.4.1_windows_intelx86.exe",
|
"file"=>"boinc_6.4.2_windows_intelx86.exe",
|
||||||
"date"=>"19 Nov 2008",
|
"date"=>"1 Dec 2008",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -86,10 +86,10 @@ $w51045= array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$w64x64= array(
|
$w64x64= array(
|
||||||
"num"=>"6.4.1",
|
"num"=>"6.4.2",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.4.1_windows_x86_64.exe",
|
"file"=>"boinc_6.4.2_windows_x86_64.exe",
|
||||||
"date"=>"19 Nov 2008",
|
"date"=>"1 Dec 2008",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue