mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=11229
This commit is contained in:
parent
fde92c7d86
commit
60b41c1328
|
@ -350,11 +350,11 @@ $linux_libs_56= "
|
||||||
</ul>
|
</ul>
|
||||||
";
|
";
|
||||||
|
|
||||||
$w564= array(
|
$w565= array(
|
||||||
"num"=>"5.6.4",
|
"num"=>"5.6.5",
|
||||||
"status"=>"Development version",
|
"status"=>"Development version",
|
||||||
"file"=>"boinc_5.6.4_windows_intelx86.exe",
|
"file"=>"boinc_5.6.5_windows_intelx86.exe",
|
||||||
"date"=>"17 Sep 2006",
|
"date"=>"2 Oct 2006",
|
||||||
"type"=>"win_new",
|
"type"=>"win_new",
|
||||||
"features"=>"<ul>
|
"features"=>"<ul>
|
||||||
".$features_55."
|
".$features_55."
|
||||||
|
@ -691,7 +691,7 @@ $windows = array(
|
||||||
"name"=>"Windows",
|
"name"=>"Windows",
|
||||||
"dbname" => "windows_intelx86",
|
"dbname" => "windows_intelx86",
|
||||||
"versions"=>array(
|
"versions"=>array(
|
||||||
$w564,
|
$w565,
|
||||||
$w5411,
|
$w5411,
|
||||||
$w5213,
|
$w5213,
|
||||||
$w445,
|
$w445,
|
||||||
|
|
Loading…
Reference in New Issue