Quick Updates

svn path=/trunk/boinc/; revision=20851
This commit is contained in:
Rom Walton 2010-03-11 21:19:40 +00:00
parent 43f0c70458
commit 278c916d91
1 changed files with 6 additions and 6 deletions

View File

@ -62,10 +62,10 @@ function type_text($type) {
}
$w610 = array(
"num"=>"6.10.36",
"num"=>"6.10.37",
"status"=>"Recommended version",
"file"=>"boinc_6.10.36_windows_intelx86.exe",
"date"=>"1 Mar 2010",
"file"=>"boinc_6.10.37_windows_intelx86.exe",
"date"=>"11 Mar 2010",
"type"=>"win_new",
);
@ -86,10 +86,10 @@ $w5816 = array(
);
$w610x64 = array(
"num"=>"6.10.36",
"num"=>"6.10.37",
"status"=>"Recommended version",
"file"=>"boinc_6.10.36_windows_x86_64.exe",
"date"=>"1 Mar 2010",
"file"=>"boinc_6.10.37_windows_x86_64.exe",
"date"=>"11 Mar 2010",
"type"=>"win_new",
);