From 5895bdf64e67827b606b9de3bdb3eca336e17d69 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Thu, 15 Feb 2007 07:56:57 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=12093 --- doc/versions.inc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/versions.inc b/doc/versions.inc index 6e133d9a90..0f9138d40a 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -370,6 +370,20 @@ $linux_libs_58= " "; +$w5811= array( + "num"=>"5.8.12", + "status"=>"Development version", + "file"=>"boinc_5.8.12_windows_intelx86.exe", + "date"=>"15 Feb 2007", + "type"=>"win_new", + "features"=>" + ", + "bugs"=>"" +); + $w5811= array( "num"=>"5.8.11", "status"=>"Recommended version", @@ -711,6 +725,7 @@ $windows = array( "name"=>"Windows", "dbname" => "windows_intelx86", "versions"=>array( + $w5812, $w5811, $w5411, $w5213,