svn path=/trunk/boinc/; revision=12693

This commit is contained in:
Rom Walton 2007-05-18 18:01:42 +00:00
parent 83ca42bb8f
commit 7f65b62bba
1 changed files with 2 additions and 2 deletions

View File

@ -642,7 +642,7 @@ $windows = array(
"name"=>"Windows",
"dbname" => "windows_intelx86",
"versions"=>array(
$w5910,
$w5911,
$w5816,
$w5411,
)
@ -652,7 +652,7 @@ $windowsx64 = array(
"name"=>"Windows x64",
"dbname" => "windows_x86_64",
"versions"=>array(
$w5910x64,
$w5911x64,
)
);