Quick Updates

svn path=/trunk/boinc/; revision=17455
This commit is contained in:
Rom Walton 2009-03-03 19:42:23 +00:00
parent ce62c8ace5
commit 20c1b0a306
1 changed files with 6 additions and 6 deletions

View File

@ -70,10 +70,10 @@ $w66= array(
);
$w64= array(
"num"=>"6.4.5",
"num"=>"6.4.7",
"status"=>"Recommended version",
"file"=>"boinc_6.4.5_windows_intelx86.exe",
"date"=>"24 Feb 2009",
"file"=>"boinc_6.4.7_windows_intelx86.exe",
"date"=>"3 Mar 2009",
"type"=>"win_new",
);
@ -94,10 +94,10 @@ $w66x64= array(
);
$w64x64= array(
"num"=>"6.4.5",
"num"=>"6.4.7",
"status"=>"Recommended version",
"file"=>"boinc_6.4.5_windows_x86_64.exe",
"date"=>"24 Feb 2009",
"file"=>"boinc_6.4.7_windows_x86_64.exe",
"date"=>"3 Mar 2009",
"type"=>"win_new",
);