mirror of https://github.com/BOINC/boinc.git
parent
354328a70e
commit
3bed40ad52
|
@ -61,10 +61,10 @@ function type_text($type) {
|
||||||
}
|
}
|
||||||
|
|
||||||
$w610dev = array(
|
$w610dev = array(
|
||||||
"num"=>"6.10.55",
|
"num"=>"6.10.56",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.10.55_windows_intelx86.exe",
|
"file"=>"boinc_6.10.56_windows_intelx86.exe",
|
||||||
"date"=>"13 May 2010",
|
"date"=>"14 May 2010",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -93,10 +93,10 @@ $w5816 = array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$w610x64dev = array(
|
$w610x64dev = array(
|
||||||
"num"=>"6.10.55",
|
"num"=>"6.10.56",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.10.55_windows_x86_64.exe",
|
"file"=>"boinc_6.10.56_windows_x86_64.exe",
|
||||||
"date"=>"13 May 2010",
|
"date"=>"14 May 2010",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -197,10 +197,10 @@ $l64 = array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$l610ubuntudev = array(
|
$l610ubuntudev = array(
|
||||||
"num"=>"6.10.55",
|
"num"=>"6.10.56",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.10.55_i686-pc-linux-gnu.sh",
|
"file"=>"boinc_6.10.56_i686-pc-linux-gnu.sh",
|
||||||
"date"=>"13 May 2010",
|
"date"=>"14 May 2010",
|
||||||
"type"=>"sea",
|
"type"=>"sea",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -221,10 +221,10 @@ $l66ubuntu = array(
|
||||||
);
|
);
|
||||||
|
|
||||||
$l610ubuntux64dev = array(
|
$l610ubuntux64dev = array(
|
||||||
"num"=>"6.10.55",
|
"num"=>"6.10.56",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_6.10.55_x86_64-pc-linux-gnu.sh",
|
"file"=>"boinc_6.10.56_x86_64-pc-linux-gnu.sh",
|
||||||
"date"=>"13 May 2010",
|
"date"=>"14 May 2010",
|
||||||
"type"=>"sea",
|
"type"=>"sea",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue