*** empty log message ***

svn path=/trunk/boinc/; revision=10864
This commit is contained in:
Walt Gribben 2006-08-08 15:03:11 +00:00
parent 1206b3b3ce
commit 4a1c6c4a73
1 changed files with 7 additions and 7 deletions

View File

@ -339,7 +339,7 @@ $mac_changes_54= "
</ul>
";
$linux_libs_5510= "
$linux_libs_5511= "
<li>Boincmgr requires GTK++2.0 or higher, which is included in most
Linux distributions. Its been tested on:
<ul>
@ -633,15 +633,15 @@ $m443c = array(
"
);
$l5510 = array(
"num"=>"5.5.10",
$l5511 = array(
"num"=>"5.5.11",
"status"=>"Development version (standard GUI)",
"file"=>"boinc_5.5.10_i686-pc-linux-gnu.sh",
"date"=>"4 AUGUST 2006",
"file"=>"boinc_5.5.11_i686-pc-linux-gnu.sh",
"date"=>"8 AUGUST 2006",
"type"=>"sea",
"features"=>"<ul>
".$features_55."
".$linux_libs_5510."
".$linux_libs_5511."
".$changes_55."
</ul>
"
@ -720,7 +720,7 @@ $linux = array(
"dbname" => "i686-pc-linux-gnu",
"url"=>"linux.php",
"versions"=>array(
$l5510,
$l5511,
$l549,
$l5213,
$l443,