DOC: Change new recommended release from 7.2.28.1 to 7.2.31. Same build, different version number.

This commit is contained in:
Rom Walton 2013-11-21 20:55:48 -05:00
parent 5227baa1f2
commit 7125028c15
1 changed files with 6 additions and 6 deletions

View File

@ -44,10 +44,10 @@ function linux_info() {
} }
$w72 = array( $w72 = array(
"num"=>"7.2.28", "num"=>"7.2.31",
"status"=>"Recommended version", "status"=>"Recommended version",
"file"=>"boinc_7.2.28.1_windows_intelx86.exe", "file"=>"boinc_7.2.31_windows_intelx86.exe",
"vbox_file"=>"boinc_7.2.28.1_windows_intelx86_vbox.exe", "vbox_file"=>"boinc_7.2.31_windows_intelx86_vbox.exe",
"vbox_version"=>"4.2.16", "vbox_version"=>"4.2.16",
"date"=>"8 Nov 2013", "date"=>"8 Nov 2013",
"type"=>"win_new", "type"=>"win_new",
@ -78,10 +78,10 @@ $w5816 = array(
); );
$w72x64 = array( $w72x64 = array(
"num"=>"7.2.28", "num"=>"7.2.31",
"status"=>"Recommended version", "status"=>"Recommended version",
"file"=>"boinc_7.2.28.1_windows_x86_64.exe", "file"=>"boinc_7.2.31_windows_x86_64.exe",
"vbox_file"=>"boinc_7.2.28.1_windows_x86_64_vbox.exe", "vbox_file"=>"boinc_7.2.31_windows_x86_64_vbox.exe",
"vbox_version"=>"4.2.16", "vbox_version"=>"4.2.16",
"date"=>"8 Nov 2013", "date"=>"8 Nov 2013",
"type"=>"win_new", "type"=>"win_new",