Quick Updates

svn path=/trunk/boinc/; revision=16333
This commit is contained in:
Rom Walton 2008-10-28 17:41:14 +00:00
parent 0d16f571ef
commit ca18eb0b67
1 changed files with 6 additions and 6 deletions

View File

@ -62,10 +62,10 @@ function type_text($type) {
} }
$w63= array( $w63= array(
"num"=>"6.3.17", "num"=>"6.3.19",
"status"=>"Development version", "status"=>"Development version",
"file"=>"boinc_6.3.17_windows_intelx86.exe", "file"=>"boinc_6.3.19_windows_intelx86.exe",
"date"=>"24 Oct 2008", "date"=>"28 Oct 2008",
"type"=>"win_new", "type"=>"win_new",
); );
@ -86,10 +86,10 @@ $w51045= array(
); );
$w63x64= array( $w63x64= array(
"num"=>"6.3.17", "num"=>"6.3.19",
"status"=>"Development version", "status"=>"Development version",
"file"=>"boinc_6.3.17_windows_x86_64.exe", "file"=>"boinc_6.3.19_windows_x86_64.exe",
"date"=>"24 Oct 2008", "date"=>"28 Oct 2008",
"type"=>"win_new", "type"=>"win_new",
); );