From acf10435c9ebd60dca09c82a59802579715afa91 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 1 Jun 2007 17:50:10 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=12801 --- doc/versions.inc | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 6cd8c95921..823582d158 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -380,16 +380,6 @@ $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: - -"; - $w5100= array( "num"=>"5.10.0", "status"=>"Development version", @@ -570,15 +560,14 @@ $m549c = array( " ); -$l5911 = array( - "num"=>"5.9.11", +$l5100 = array( + "num"=>"5.10.0", "status"=>"Development version (standard GUI)", - "file"=>"boinc_5.9.11_i686-pc-linux-gnu.sh", - "date"=>"16 May 2007", + "file"=>"boinc_5.10.0_i686-pc-linux-gnu.sh", + "date"=>"1 June 2007", "type"=>"sea", "features"=>" " @@ -592,7 +581,6 @@ $l5911x64 = array( "type"=>"sea", "features"=>" " @@ -660,7 +648,7 @@ $linux = array( "dbname" => "i686-pc-linux-gnu", "url"=>"linux.php", "versions"=>array( - $l5911, + $l5100, $l5816, $l5411, )