From db58ab2e884c92ebc734d07669ad081d1b2b24c6 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 3 Feb 2009 19:10:51 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=17129 --- doc/versions.inc | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index d9b1da572a..8c70bec4ae 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -62,10 +62,10 @@ function type_text($type) { } $w66= array( - "num"=>"6.6.3", + "num"=>"6.6.4", "status"=>"Development version", - "file"=>"boinc_6.6.3_windows_intelx86.exe", - "date"=>"28 Jan 2009", + "file"=>"boinc_6.6.4_windows_intelx86.exe", + "date"=>"3 Feb 2009", "type"=>"win_new", ); @@ -86,10 +86,10 @@ $w6219= array( ); $w66x64= array( - "num"=>"6.6.3", + "num"=>"6.6.4", "status"=>"Development version", - "file"=>"boinc_6.6.3_windows_x86_64.exe", - "date"=>"28 Jan 2009", + "file"=>"boinc_6.6.4_windows_x86_64.exe", + "date"=>"3 Feb 2009", "type"=>"win_new", ); @@ -118,10 +118,10 @@ $w5816= array( ); $m66 = array( - "num"=>"6.6.3", + "num"=>"6.6.4", "status"=>"Development version (standard GUI)", - "file"=>"boinc_6.6.3_macOSX_universal.zip", - "date"=>"28 Jan 2009", + "file"=>"boinc_6.6.4_macOSX_universal.zip", + "date"=>"3 Feb 2009", "type"=>"mac_advanced", ); @@ -142,10 +142,10 @@ $m51045 = array( ); $m66c = array( - "num"=>"6.6.3", + "num"=>"6.6.4", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_6.6.3_universal-apple-darwin.zip", - "date"=>"28 Jan 2009", + "file"=>"boinc_6.6.4_universal-apple-darwin.zip", + "date"=>"3 Feb 2009", "type"=>"bare_core", );