Quick Updates

svn path=/trunk/boinc/; revision=23696
This commit is contained in:
Rom Walton 2011-06-08 20:34:47 +00:00
parent fe8dff5f62
commit 214048d432
1 changed files with 12 additions and 12 deletions

View File

@ -61,10 +61,10 @@ function type_text($type) {
}
$w612dev = array(
"num"=>"6.12.28",
"num"=>"6.12.30",
"status"=>"Development version",
"file"=>"boinc_6.12.28_windows_intelx86.exe",
"date"=>"25 May 2011",
"file"=>"boinc_6.12.30_windows_intelx86.exe",
"date"=>"8 Jun 2011",
"type"=>"win_new",
);
@ -101,10 +101,10 @@ $w5816 = array(
);
$w612x64dev = array(
"num"=>"6.12.28",
"num"=>"6.12.30",
"status"=>"Development version",
"file"=>"boinc_6.12.28_windows_x86_64.exe",
"date"=>"25 Apr 2011",
"file"=>"boinc_6.12.30_windows_x86_64.exe",
"date"=>"8 Jun 2011",
"type"=>"win_new",
);
@ -205,10 +205,10 @@ $l66 = array(
);
$l612ubuntu = array(
"num"=>"6.12.28",
"num"=>"6.12.31",
"status"=>"Development version",
"file"=>"boinc_6.12.28_i686-pc-linux-gnu.sh",
"date"=>"25 May 2011",
"file"=>"boinc_6.12.31_i686-pc-linux-gnu.sh",
"date"=>"8 Jun 2011",
"type"=>"sea",
);
@ -221,10 +221,10 @@ $l610ubuntu = array(
);
$l612ubuntux64 = array(
"num"=>"6.12.28",
"num"=>"6.12.31",
"status"=>"Development version",
"file"=>"boinc_6.12.28_x86_64-pc-linux-gnu.sh",
"date"=>"25 May 2011",
"file"=>"boinc_6.12.31_x86_64-pc-linux-gnu.sh",
"date"=>"8 Jun 2011",
"type"=>"sea",
);