DOC: Fix links to Mac command-line and Linux versions for stable release 7.2.33

This commit is contained in:
Charlie Fenton 2013-11-28 14:39:20 -08:00
parent 13545e9489
commit f6a46c27d6
1 changed files with 2 additions and 2 deletions

View File

@ -130,7 +130,7 @@ $m66 = array(
$m72c = array(
"num"=>"7.2.33",
"status"=>"Recommended version (Unix command-line version)",
"file"=>"boinc_7.2.28_i686-apple-darwin.zip",
"file"=>"boinc_7.2.33_i686-apple-darwin.zip",
"date"=>"26 Nov 2013",
"type"=>"bare_core",
);
@ -178,7 +178,7 @@ $l66 = array(
$l72ubuntu = array(
"num"=>"7.2.33",
"status"=>"Recommended version",
"file"=>"boinc_7.2.28_i686-pc-linux-gnu.sh",
"file"=>"boinc_7.2.33_i686-pc-linux-gnu.sh",
"date"=>"26 Nov 2013",
"type"=>"sea",
);