Quick Updates

svn path=/trunk/boinc/; revision=24509
This commit is contained in:
Rom Walton 2011-10-27 17:52:11 +00:00
parent 89de0ac30f
commit ad831fc84f
1 changed files with 6 additions and 6 deletions

View File

@ -58,10 +58,10 @@ function type_text($type) {
}
$w613 = array(
"num"=>"6.13.9",
"num"=>"6.13.10",
"status"=>"Development version",
"file"=>"boinc_6.13.9_windows_intelx86.exe",
"date"=>"26 Oct 2011",
"file"=>"boinc_6.13.10_windows_intelx86.exe",
"date"=>"27 Oct 2011",
"type"=>"win_new",
);
@ -98,10 +98,10 @@ $w5816 = array(
);
$w613x64 = array(
"num"=>"6.13.9",
"num"=>"6.13.10",
"status"=>"Development version",
"file"=>"boinc_6.13.9_windows_x86_64.exe",
"date"=>"26 Sept 2011",
"file"=>"boinc_6.13.10_windows_x86_64.exe",
"date"=>"27 Sept 2011",
"type"=>"win_new",
);