From 4e7042d37cfdecdabccae26fd121e9eab44a173b Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Mon, 19 May 2008 22:36:55 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=15254 --- doc/versions.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 0368e417e9..c5219671a0 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -60,11 +60,11 @@ function type_text($type) { } } -$w622= array( - "num"=>"6.2.2", +$w624= array( + "num"=>"6.2.4", "status"=>"Development version", - "file"=>"boinc_6.2.2_windows_intelx86.exe", - "date"=>"13 May 2008", + "file"=>"boinc_6.2.4_windows_intelx86.exe", + "date"=>"19 May 2008", "type"=>"win_new", ); @@ -201,7 +201,7 @@ $windows = array( "description"=>"98/ME/2000/XP/Vista ", "dbname" => "windows_intelx86", "versions"=>array( - $w622, + $w624, $w51045, $w5816, )