From 21eabc4bc93b172d2d670e75b95dd116f5515e57 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 22 Aug 2006 20:18:44 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=10971 --- doc/versions.inc | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index d41aafaa80..4da0274ebf 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -350,23 +350,18 @@ $linux_libs_5512= " "; -$w5513= array( - "num"=>"5.5.13", +$w5514= array( + "num"=>"5.5.14", "status"=>"Development version", - "file"=>"boinc_5.5.13_windows_intelx86.exe", - "date"=>"14 Aug 2006", + "file"=>"boinc_5.5.14_windows_intelx86.exe", + "date"=>"22 Aug 2006", "type"=>"win_new", "features"=>" ", - "bugs"=>" - " + "bugs"=>"" ); $w5411= array( @@ -696,7 +691,7 @@ $windows = array( "name"=>"Windows", "dbname" => "windows_intelx86", "versions"=>array( - $w5513, + $w5514, $w5411, $w5213, $w445,