Fix 2 typos

svn path=/trunk/boinc/; revision=16491
This commit is contained in:
Charlie Fenton 2008-11-13 21:06:02 +00:00
parent d716be6117
commit c53fe6a6ee
1 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ $w51045= array(
$w63x64= array( $w63x64= array(
"num"=>"6.3.21", "num"=>"6.3.21",
"status"=>"Development version", "status"=>"Development version",
"file"=>"boinc_6.3.19_windows_x86_64.exe", "file"=>"boinc_6.3.21_windows_x86_64.exe",
"date"=>"3 Nov 2008", "date"=>"3 Nov 2008",
"type"=>"win_new", "type"=>"win_new",
); );
@ -121,7 +121,7 @@ $m63 = array(
"num"=>"6.3.21", "num"=>"6.3.21",
"status"=>"Development version (standard GUI)", "status"=>"Development version (standard GUI)",
"file"=>"boinc_6.3.21_macOSX_universal.zip", "file"=>"boinc_6.3.21_macOSX_universal.zip",
"date"=>"3 Oct 2008", "date"=>"3 Nov 2008",
"type"=>"mac_advanced", "type"=>"mac_advanced",
); );