Quick Updates

svn path=/trunk/boinc/; revision=16535
This commit is contained in:
Rom Walton 2008-11-19 18:10:10 +00:00
parent 0020847305
commit 7039f2deb2
1 changed files with 6 additions and 6 deletions

View File

@ -62,10 +62,10 @@ function type_text($type) {
}
$w64= array(
"num"=>"6.4.0",
"num"=>"6.4.1",
"status"=>"Development version",
"file"=>"boinc_6.4.0_windows_intelx86.exe",
"date"=>"17 Nov 2008",
"file"=>"boinc_6.4.1_windows_intelx86.exe",
"date"=>"19 Nov 2008",
"type"=>"win_new",
);
@ -86,10 +86,10 @@ $w51045= array(
);
$w64x64= array(
"num"=>"6.4.0",
"num"=>"6.4.1",
"status"=>"Development version",
"file"=>"boinc_6.4.0_windows_x86_64.exe",
"date"=>"17 Nov 2008",
"file"=>"boinc_6.4.1_windows_x86_64.exe",
"date"=>"19 Nov 2008",
"type"=>"win_new",
);