Quick Updates

svn path=/trunk/boinc/; revision=15254
This commit is contained in:
Rom Walton 2008-05-19 22:36:55 +00:00
parent ef97c97572
commit 4e7042d37c
1 changed files with 5 additions and 5 deletions

View File

@ -60,11 +60,11 @@ function type_text($type) {
} }
} }
$w622= array( $w624= array(
"num"=>"6.2.2", "num"=>"6.2.4",
"status"=>"Development version", "status"=>"Development version",
"file"=>"boinc_6.2.2_windows_intelx86.exe", "file"=>"boinc_6.2.4_windows_intelx86.exe",
"date"=>"13 May 2008", "date"=>"19 May 2008",
"type"=>"win_new", "type"=>"win_new",
); );
@ -201,7 +201,7 @@ $windows = array(
"description"=>"98/ME/2000/XP/Vista ", "description"=>"98/ME/2000/XP/Vista ",
"dbname" => "windows_intelx86", "dbname" => "windows_intelx86",
"versions"=>array( "versions"=>array(
$w622, $w624,
$w51045, $w51045,
$w5816, $w5816,
) )