Quick Updates

svn path=/trunk/boinc/; revision=23066
This commit is contained in:
Rom Walton 2011-02-18 18:24:49 +00:00
parent 53a514bb1a
commit 19254e5e92
1 changed files with 18 additions and 18 deletions

View File

@ -61,10 +61,10 @@ function type_text($type) {
}
$w612 = array(
"num"=>"6.12.14",
"num"=>"6.12.15",
"status"=>"Development version",
"file"=>"boinc_6.12.14_windows_intelx86.exe",
"date"=>"10 Feb 2011",
"file"=>"boinc_6.12.15_windows_intelx86.exe",
"date"=>"18 Feb 2011",
"type"=>"win_new",
);
@ -93,10 +93,10 @@ $w5816 = array(
);
$w612x64 = array(
"num"=>"6.12.14",
"num"=>"6.12.15",
"status"=>"Development version",
"file"=>"boinc_6.12.14_windows_x86_64.exe",
"date"=>"10 Feb 2011",
"file"=>"boinc_6.12.15_windows_x86_64.exe",
"date"=>"18 Feb 2011",
"type"=>"win_new",
);
@ -125,10 +125,10 @@ $m610 = array(
);
$m612 = array(
"num"=>"6.12.14",
"num"=>"6.12.15",
"status"=>"Development version (standard GUI)",
"file"=>"boinc_6.12.14_macOSX_universal.zip",
"date"=>"10 Feb 2011",
"file"=>"boinc_6.12.15_macOSX_universal.zip",
"date"=>"18 Feb 2011",
"type"=>"mac_advanced",
);
@ -150,10 +150,10 @@ $m66 = array(
);
$m612c = array(
"num"=>"6.12.14",
"num"=>"6.12.15",
"status"=>"Development version (Unix command-line version)",
"file"=>"boinc_6.12.14_universal-apple-darwin.zip",
"date"=>"10 Feb 2011",
"file"=>"boinc_6.12.15_universal-apple-darwin.zip",
"date"=>"18 Feb 2011",
"type"=>"bare_core",
);
@ -198,10 +198,10 @@ $l64 = array(
);
$l612ubuntu = array(
"num"=>"6.12.14",
"num"=>"6.12.15",
"status"=>"Development version",
"file"=>"boinc_6.12.14_i686-pc-linux-gnu.sh",
"date"=>"10 Feb 2011",
"file"=>"boinc_6.15.14_i686-pc-linux-gnu.sh",
"date"=>"18 Feb 2011",
"type"=>"sea",
);
@ -222,10 +222,10 @@ $l66ubuntu = array(
);
$l612ubuntux64 = array(
"num"=>"6.12.14",
"num"=>"6.12.15",
"status"=>"Development version",
"file"=>"boinc_6.12.14_x86_64-pc-linux-gnu.sh",
"date"=>"10 Feb 2011",
"file"=>"boinc_6.12.15_x86_64-pc-linux-gnu.sh",
"date"=>"18 Feb 2011",
"type"=>"sea",
);