Quick Updates

svn path=/trunk/boinc/; revision=17377
This commit is contained in:
Rom Walton 2009-02-25 18:57:05 +00:00
parent 358ca76e74
commit 93d13daa20
1 changed files with 12 additions and 12 deletions

View File

@ -62,10 +62,10 @@ function type_text($type) {
}
$w66= array(
"num"=>"6.6.9",
"num"=>"6.6.11",
"status"=>"Development version",
"file"=>"boinc_6.6.9_windows_intelx86.exe",
"date"=>"18 Feb 2009",
"file"=>"boinc_6.6.11_windows_intelx86.exe",
"date"=>"25 Feb 2009",
"type"=>"win_new",
);
@ -86,10 +86,10 @@ $w6219= array(
);
$w66x64= array(
"num"=>"6.6.9",
"num"=>"6.6.11",
"status"=>"Development version",
"file"=>"boinc_6.6.9_windows_x86_64.exe",
"date"=>"18 Feb 2009",
"file"=>"boinc_6.6.11_windows_x86_64.exe",
"date"=>"25 Feb 2009",
"type"=>"win_new",
);
@ -118,10 +118,10 @@ $w5816= array(
);
$m66 = array(
"num"=>"6.6.7",
"num"=>"6.6.11",
"status"=>"Development version (standard GUI)",
"file"=>"boinc_6.6.7_macOSX_universal.zip",
"date"=>"13 Feb 2009",
"file"=>"boinc_6.6.11_macOSX_universal.zip",
"date"=>"24 Feb 2009",
"type"=>"mac_advanced",
);
@ -142,10 +142,10 @@ $m51045 = array(
);
$m66c = array(
"num"=>"6.6.7",
"num"=>"6.6.11",
"status"=>"Development version (Unix command-line version)",
"file"=>"boinc_6.6.7_universal-apple-darwin.zip",
"date"=>"13 Feb 2009",
"file"=>"boinc_6.6.11_universal-apple-darwin.zip",
"date"=>"24 Feb 2009",
"type"=>"bare_core",
);