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:
-
- - Fedora Core 5 (with updates)
-
- SUSE 10.1
-
- Ubuntu 6.10
-
-";
-
$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"=>"
".$features_510."
-".$linux_libs_gcc41."
".$changes_510."
"
@@ -592,7 +581,6 @@ $l5911x64 = array(
"type"=>"sea",
"features"=>"
".$features_510."
-".$linux_libs_gcc41."
".$changes_510."
"
@@ -660,7 +648,7 @@ $linux = array(
"dbname" => "i686-pc-linux-gnu",
"url"=>"linux.php",
"versions"=>array(
- $l5911,
+ $l5100,
$l5816,
$l5411,
)