Quick Updates

svn path=/trunk/boinc/; revision=19127
This commit is contained in:
Rom Walton 2009-09-22 15:25:31 +00:00
parent 85d8c9942e
commit b5c0f92253
1 changed files with 6 additions and 6 deletions

View File

@ -182,10 +182,10 @@ $l64 = array(
);
$l610ubuntudev = array(
"num"=>"6.10.4",
"num"=>"6.10.6",
"status"=>"Development version",
"file"=>"boinc_6.10.4_i686-pc-linux-gnu.sh",
"date"=>"9 Sept 2009",
"file"=>"boinc_6.10.6_i686-pc-linux-gnu.sh",
"date"=>"22 Sept 2009",
"type"=>"sea",
);
@ -206,10 +206,10 @@ $l64ubuntu = array(
);
$l610ubuntux64dev = array(
"num"=>"6.10.4",
"num"=>"6.10.6",
"status"=>"Development version",
"file"=>"boinc_6.10.4_x86_64-pc-linux-gnu.sh",
"date"=>"9 Sept 2009",
"file"=>"boinc_6.10.6_x86_64-pc-linux-gnu.sh",
"date"=>"22 Sept 2009",
"type"=>"sea",
);