From f7fc6b583856a51b1c08ac7940423e7acca1f88e Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Mon, 1 Dec 2008 19:02:34 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=16593 --- doc/versions.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index db0e46eb92..e4d4d1d287 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -62,10 +62,10 @@ function type_text($type) { } $w64= array( - "num"=>"6.4.1", + "num"=>"6.4.2", "status"=>"Development version", - "file"=>"boinc_6.4.1_windows_intelx86.exe", - "date"=>"19 Nov 2008", + "file"=>"boinc_6.4.2_windows_intelx86.exe", + "date"=>"1 Dec 2008", "type"=>"win_new", ); @@ -86,10 +86,10 @@ $w51045= array( ); $w64x64= array( - "num"=>"6.4.1", + "num"=>"6.4.2", "status"=>"Development version", - "file"=>"boinc_6.4.1_windows_x86_64.exe", - "date"=>"19 Nov 2008", + "file"=>"boinc_6.4.2_windows_x86_64.exe", + "date"=>"1 Dec 2008", "type"=>"win_new", );