Quick Updates

svn path=/trunk/boinc/; revision=19152
This commit is contained in:
Rom Walton 2009-09-24 16:52:42 +00:00
parent 9dd532b54e
commit f6d99fb976
1 changed files with 6 additions and 6 deletions

View File

@ -70,10 +70,10 @@ $w610dev= array(
);
$w66= array(
"num"=>"6.6.36",
"num"=>"6.6.38",
"status"=>"Recommended version",
"file"=>"boinc_6.6.36_windows_intelx86.exe",
"date"=>"10 June 2009",
"file"=>"boinc_6.6.38_windows_intelx86.exe",
"date"=>"24 Sept 2009",
"type"=>"win_new",
);
@ -94,10 +94,10 @@ $w610x64dev= array(
);
$w66x64= array(
"num"=>"6.6.36",
"num"=>"6.6.38",
"status"=>"Recommended version",
"file"=>"boinc_6.6.36_windows_x86_64.exe",
"date"=>"10 June 2009",
"file"=>"boinc_6.6.38_windows_x86_64.exe",
"date"=>"24 Sept 2009",
"type"=>"win_new",
);