mirror of https://github.com/BOINC/boinc.git
parent
b129e71f20
commit
3a00313e3e
|
@ -62,10 +62,10 @@ function type_text($type) {
|
|||
}
|
||||
|
||||
$w610dev= array(
|
||||
"num"=>"6.10.3",
|
||||
"num"=>"6.10.4",
|
||||
"status"=>"Development version",
|
||||
"file"=>"boinc_6.10.3_windows_intelx86.exe",
|
||||
"date"=>"3 Sept 2009",
|
||||
"file"=>"boinc_6.10.4_windows_intelx86.exe",
|
||||
"date"=>"8 Sept 2009",
|
||||
"type"=>"win_new",
|
||||
);
|
||||
|
||||
|
@ -86,10 +86,10 @@ $w64= array(
|
|||
);
|
||||
|
||||
$w610x64dev= array(
|
||||
"num"=>"6.10.3",
|
||||
"num"=>"6.10.4",
|
||||
"status"=>"Development version",
|
||||
"file"=>"boinc_6.10.3_windows_x86_64.exe",
|
||||
"date"=>"3 Sept 2009",
|
||||
"file"=>"boinc_6.10.4_windows_x86_64.exe",
|
||||
"date"=>"8 Sept 2009",
|
||||
"type"=>"win_new",
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue