From 6f2fde9b3c1b83c113fbdaf19260d2458a104331 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 22 Apr 2008 16:43:55 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=15080 --- doc/versions.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 98d2a959e2..b46e34521a 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -60,11 +60,11 @@ function type_text($type) { } } -$w6114= array( - "num"=>"6.1.14", +$w6116= array( + "num"=>"6.1.16", "status"=>"Development version", - "file"=>"boinc_6.1.14_windows_intelx86.exe", - "date"=>"8 Apr 2008", + "file"=>"boinc_6.1.16_windows_intelx86.exe", + "date"=>"22 Apr 2008", "type"=>"win_new", ); @@ -201,7 +201,7 @@ $windows = array( "description"=>"98/ME/2000/XP/Vista ", "dbname" => "windows_intelx86", "versions"=>array( - $w6114, + $w6116, $w51045, $w5816, )