mirror of https://github.com/BOINC/boinc.git
parent
0d16f571ef
commit
ca18eb0b67
|
@ -62,10 +62,10 @@ function type_text($type) {
|
||||||
}
|
}
|
||||||
|
|
||||||
$w63= array(
|
$w63= array(
|
||||||
"num"=>"6.3.17",
|
"num"=>"6.3.19",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.3.17_windows_intelx86.exe",
|
"file"=>"boinc_6.3.19_windows_intelx86.exe",
|
||||||
"date"=>"24 Oct 2008",
|
"date"=>"28 Oct 2008",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -86,10 +86,10 @@ $w51045= array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$w63x64= array(
|
$w63x64= array(
|
||||||
"num"=>"6.3.17",
|
"num"=>"6.3.19",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.3.17_windows_x86_64.exe",
|
"file"=>"boinc_6.3.19_windows_x86_64.exe",
|
||||||
"date"=>"24 Oct 2008",
|
"date"=>"28 Oct 2008",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue