diff --git a/doc/versions.inc b/doc/versions.inc index b78bce9507..cec7476479 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -370,6 +370,16 @@ $linux_libs_58= " "; +$linux_libs_gcc41= " +
  • Boincmgr requires GTK++2.0 and glibc 2.4 (libc) or higher which are included + in recent Linux distributions. Its been tested on: + +"; + $w5816= array( "num"=>"5.8.16", "status"=>"Development version", @@ -599,15 +609,15 @@ $m443c = array( " ); -$l5816 = array( - "num"=>"5.8.16", +$l5817 = array( + "num"=>"5.8.17", "status"=>"Development version (standard GUI)", - "file"=>"boinc_5.8.16_i686-pc-linux-gnu.sh", - "date"=>"1 March 2007", + "file"=>"boinc_5.8.17_i686-pc-linux-gnu.sh", + "date"=>"7 March 2007", "type"=>"sea", "features"=>" " @@ -697,7 +707,7 @@ $linux = array( "dbname" => "i686-pc-linux-gnu", "url"=>"linux.php", "versions"=>array( - $l5816, + $l5817, $l5815, $l5411, )