From 1e63d3af043ad58196ef5cdd6220957c35c72bb1 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 13 Feb 2009 22:03:25 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=17267 --- doc/versions.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index a5d5289c5e..fbcc2b708f 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -62,10 +62,10 @@ function type_text($type) { } $w66= array( - "num"=>"6.6.4", + "num"=>"6.6.7", "status"=>"Development version", - "file"=>"boinc_6.6.4_windows_intelx86.exe", - "date"=>"3 Feb 2009", + "file"=>"boinc_6.6.7_windows_intelx86.exe", + "date"=>"13 Feb 2009", "type"=>"win_new", ); @@ -86,10 +86,10 @@ $w6219= array( ); $w66x64= array( - "num"=>"6.6.4", + "num"=>"6.6.7", "status"=>"Development version", - "file"=>"boinc_6.6.4_windows_x86_64.exe", - "date"=>"3 Feb 2009", + "file"=>"boinc_6.6.7_windows_x86_64.exe", + "date"=>"13 Feb 2009", "type"=>"win_new", );