From 66e15e4cc0e7785d8ca95c43f2ee6e7473fcb64f Mon Sep 17 00:00:00 2001 From: Walt Gribben Date: Thu, 8 Mar 2007 03:24:20 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=12198 --- doc/versions.inc | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) 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, )