Quick Updates

svn path=/trunk/boinc/; revision=17267
This commit is contained in:
Rom Walton 2009-02-13 22:03:25 +00:00
parent adbff769c8
commit 1e63d3af04
1 changed files with 6 additions and 6 deletions

View File

@ -62,10 +62,10 @@ function type_text($type) {
}
$w66= array(
"num"=>"6.6.4",
"num"=>"6.6.7",
"status"=>"Development version",
"file"=>"boinc_6.6.4_windows_intelx86.exe",
"date"=>"3 Feb 2009",
"file"=>"boinc_6.6.7_windows_intelx86.exe",
"date"=>"13 Feb 2009",
"type"=>"win_new",
);
@ -86,10 +86,10 @@ $w6219= array(
);
$w66x64= array(
"num"=>"6.6.4",
"num"=>"6.6.7",
"status"=>"Development version",
"file"=>"boinc_6.6.4_windows_x86_64.exe",
"date"=>"3 Feb 2009",
"file"=>"boinc_6.6.7_windows_x86_64.exe",
"date"=>"13 Feb 2009",
"type"=>"win_new",
);