Quick Updates

svn path=/trunk/boinc/; revision=17807
This commit is contained in:
Rom Walton 2009-04-13 20:11:44 +00:00
parent 558b81d4b6
commit 4a308a03f9
1 changed files with 6 additions and 6 deletions

View File

@ -62,10 +62,10 @@ function type_text($type) {
}
$w66dev= array(
"num"=>"6.6.21",
"num"=>"6.6.23",
"status"=>"Development version",
"file"=>"boinc_6.6.21_windows_intelx86.exe",
"date"=>"9 Apr 2009",
"file"=>"boinc_6.6.23_windows_intelx86.exe",
"date"=>"13 Apr 2009",
"type"=>"win_new",
);
@ -86,10 +86,10 @@ $w64= array(
);
$w66x64dev= array(
"num"=>"6.6.21",
"num"=>"6.6.23",
"status"=>"Development version",
"file"=>"boinc_6.6.21_windows_x86_64.exe",
"date"=>"9 Apr 2009",
"file"=>"boinc_6.6.23_windows_x86_64.exe",
"date"=>"13 Apr 2009",
"type"=>"win_new",
);