mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=11063
This commit is contained in:
parent
7e3ec450b5
commit
d7379cc3e9
|
@ -350,11 +350,11 @@ $linux_libs_560= "
|
|||
</ul>
|
||||
";
|
||||
|
||||
$w560= array(
|
||||
"num"=>"5.6.0",
|
||||
$w561= array(
|
||||
"num"=>"5.6.1",
|
||||
"status"=>"Development version",
|
||||
"file"=>"boinc_5.6.0_windows_intelx86.exe",
|
||||
"date"=>"28 Aug 2006",
|
||||
"file"=>"boinc_5.6.1_windows_intelx86.exe",
|
||||
"date"=>"31 Aug 2006",
|
||||
"type"=>"win_new",
|
||||
"features"=>"<ul>
|
||||
".$features_55."
|
||||
|
@ -691,7 +691,7 @@ $windows = array(
|
|||
"name"=>"Windows",
|
||||
"dbname" => "windows_intelx86",
|
||||
"versions"=>array(
|
||||
$w560,
|
||||
$w561,
|
||||
$w5411,
|
||||
$w5213,
|
||||
$w445,
|
||||
|
|
Loading…
Reference in New Issue