*** empty log message ***

svn path=/trunk/boinc/; revision=7919
This commit is contained in:
Rom Walton 2005-09-07 18:28:31 +00:00
parent b55feabfc7
commit c426fc07df
1 changed files with 5 additions and 5 deletions

View File

@ -110,11 +110,11 @@ $w445= array(
"
);
$w511= array(
"num"=>"5.1.1",
$w512= array(
"num"=>"5.1.2",
"status"=>"Development version",
"file"=>"boinc_5.1.1_windows_intelx86.exe",
"date"=>"30 August 2005",
"file"=>"boinc_5.1.2_windows_intelx86.exe",
"date"=>"7 September 2005",
"type"=>win_new(),
"features"=>"<ul>
<li>
@ -302,7 +302,7 @@ $windows = array(
"name"=>"Windows",
"versions"=>array(
$w445,
$w511,
$w512,
$w419
)
);