Quick Updates

svn path=/trunk/boinc/; revision=24494
This commit is contained in:
Rom Walton 2011-10-26 17:27:44 +00:00
parent 5d76e13277
commit 4b5b9f7a80
1 changed files with 6 additions and 6 deletions

View File

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