From 4435fe71b697703c5b0665d04e4522a344f6d2a4 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Sat, 28 Feb 2009 03:43:48 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=17413 --- doc/versions.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index dd91b2647d..198bee7662 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -70,9 +70,9 @@ $w66= array( ); $w64= array( - "num"=>"6.4.6", + "num"=>"6.4.5", "status"=>"Recommended version", - "file"=>"boinc_6.4.6_windows_intelx86.exe", + "file"=>"boinc_6.4.5_windows_intelx86.exe", "date"=>"24 Feb 2009", "type"=>"win_new", ); @@ -94,9 +94,9 @@ $w66x64= array( ); $w64x64= array( - "num"=>"6.4.6", + "num"=>"6.4.5", "status"=>"Recommended version", - "file"=>"boinc_6.4.6_windows_x86_64.exe", + "file"=>"boinc_6.4.5_windows_x86_64.exe", "date"=>"24 Feb 2009", "type"=>"win_new", );