Quick Updates

svn path=/trunk/boinc/; revision=22254
This commit is contained in:
Rom Walton 2010-08-17 15:53:21 +00:00
parent e243c52728
commit af3f5ff502
1 changed files with 5 additions and 5 deletions

View File

@ -61,10 +61,10 @@ function type_text($type) {
} }
$w611 = array( $w611 = array(
"num"=>"6.11.4", "num"=>"6.11.6",
"status"=>"Development version", "status"=>"Development version",
"file"=>"boinc_6.11.4_windows_intelx86.exe", "file"=>"boinc_6.11.4_windows_intelx86.exe",
"date"=>"26 July 2010", "date"=>"17 Aug 2010",
"type"=>"win_new", "type"=>"win_new",
); );
@ -93,10 +93,10 @@ $w5816 = array(
); );
$w611x64 = array( $w611x64 = array(
"num"=>"6.11.4", "num"=>"6.11.6",
"status"=>"Development version", "status"=>"Development version",
"file"=>"boinc_6.11.4_windows_x86_64.exe", "file"=>"boinc_6.11.6_windows_x86_64.exe",
"date"=>"26 July 2010", "date"=>"17 Aug 2010",
"type"=>"win_new", "type"=>"win_new",
); );