Quick Updates

svn path=/trunk/boinc/; revision=12924
This commit is contained in:
Rom Walton 2007-06-13 13:46:14 +00:00
parent a77c127f50
commit be77b7f3d3
3 changed files with 10 additions and 10 deletions

View File

@ -381,11 +381,11 @@ $linux_libs_58= "
</ul>
";
$w5105= array(
"num"=>"5.10.5",
$w5106= array(
"num"=>"5.10.6",
"status"=>"Development version (Win98+, Win2000+)",
"file"=>"boinc_5.10.5_windows_intelx86.exe",
"date"=>"10 June 2007",
"file"=>"boinc_5.10.6_windows_intelx86.exe",
"date"=>"13 June 2007",
"type"=>"win_new",
"features"=>"<ul>
".$features_510."
@ -395,11 +395,11 @@ $w5105= array(
"bugs"=>""
);
$w5105x64= array(
"num"=>"5.10.5",
$w5106x64= array(
"num"=>"5.10.6",
"status"=>"Development version (Win98+, Win2000+)",
"file"=>"boinc_5.10.5_windows_x86_64.exe",
"date"=>"10 June 2007",
"file"=>"boinc_5.10.6_windows_x86_64.exe",
"date"=>"13 June 2007",
"type"=>"win_new",
"features"=>"<ul>
".$features_510."
@ -617,7 +617,7 @@ $windows = array(
"name"=>"Windows",
"dbname" => "windows_intelx86",
"versions"=>array(
$w5105,
$w5106,
$w5816,
$w5411,
)
@ -627,7 +627,7 @@ $windowsx64 = array(
"name"=>"Windows x64",
"dbname" => "windows_x86_64",
"versions"=>array(
$w5105x64,
$w5106x64,
)
);

Binary file not shown.

Binary file not shown.