Quick Updates

svn path=/trunk/boinc/; revision=25310
This commit is contained in:
Rom Walton 2012-02-22 17:23:23 +00:00
parent 594ab7a80d
commit e7416159d6
1 changed files with 18 additions and 18 deletions

View File

@ -32,10 +32,10 @@ function type_text($type) {
}
$w70 = array(
"num"=>"7.0.8",
"num"=>"7.0.18",
"status"=>"Development version",
"file"=>"boinc_7.0.8_windows_intelx86.exe",
"date"=>"13 Jan 2012",
"file"=>"boinc_7.0.18_windows_intelx86.exe",
"date"=>"22 Feb 2012",
"type"=>"win_new",
);
@ -72,10 +72,10 @@ $w5816 = array(
);
$w70x64 = array(
"num"=>"7.0.8",
"num"=>"7.0.18",
"status"=>"Development version",
"file"=>"boinc_7.0.8_windows_x86_64.exe",
"date"=>"13 Jan 2012",
"file"=>"boinc_7.0.18_windows_x86_64.exe",
"date"=>"22 Feb 2012",
"type"=>"win_new",
);
@ -96,10 +96,10 @@ $w610x64 = array(
);
$m70 = array(
"num"=>"7.0.8",
"num"=>"7.0.18",
"status"=>"Development version (standard GUI)",
"file"=>"boinc_7.0.8_macOSX_i686.zip",
"date"=>"13 Jan 2012",
"file"=>"boinc_7.0.18_macOSX_i686.zip",
"date"=>"22 Feb 2012",
"type"=>"mac_advanced",
);
@ -128,10 +128,10 @@ $m66 = array(
);
$m70c = array(
"num"=>"7.0.8",
"num"=>"7.0.18",
"status"=>"Development version (Unix command-line version)",
"file"=>"boinc_7.0.8_i686-apple-darwin.zip",
"date"=>"13 Jan 2012",
"file"=>"boinc_7.0.18_i686-apple-darwin.zip",
"date"=>"22 Feb 2012",
"type"=>"bare_core",
);
@ -176,10 +176,10 @@ $l66 = array(
);
$l70ubuntu = array(
"num"=>"7.0.8",
"num"=>"7.0.18",
"status"=>"Development version",
"file"=>"boinc_7.0.8_i686-pc-linux-gnu.sh",
"date"=>"13 Jan 2012",
"file"=>"boinc_7.0.18_i686-pc-linux-gnu.sh",
"date"=>"22 Feb 2012",
"type"=>"sea",
);
@ -200,10 +200,10 @@ $l610ubuntu = array(
);
$l70ubuntux64 = array(
"num"=>"7.0.8",
"num"=>"7.0.18",
"status"=>"Development version",
"file"=>"boinc_7.0.8_x86_64-pc-linux-gnu.sh",
"date"=>"13 Jan 2012",
"file"=>"boinc_7.0.18_x86_64-pc-linux-gnu.sh",
"date"=>"22 Feb 2012",
"type"=>"sea",
);