diff --git a/doc/versions.inc b/doc/versions.inc index 2f528e7dd9..c371965930 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -61,10 +61,10 @@ function type_text($type) { } $w611 = array( - "num"=>"6.11.7", + "num"=>"6.11.9", "status"=>"Development version", - "file"=>"boinc_6.11.7_windows_intelx86.exe", - "date"=>"9 Sept 2010", + "file"=>"boinc_6.11.9_windows_intelx86.exe", + "date"=>"1 Oct 2010", "type"=>"win_new", ); @@ -93,10 +93,10 @@ $w5816 = array( ); $w611x64 = array( - "num"=>"6.11.7", + "num"=>"6.11.9", "status"=>"Development version", - "file"=>"boinc_6.11.7_windows_x86_64.exe", - "date"=>"9 Sept 2010", + "file"=>"boinc_6.11.9_windows_x86_64.exe", + "date"=>"1 Oct 2010", "type"=>"win_new", ); @@ -125,10 +125,10 @@ $m610 = array( ); $m611dev = array( - "num"=>"6.11.7", + "num"=>"6.11.9", "status"=>"Development version (standard GUI)", - "file"=>"boinc_6.11.7_macOSX_universal.zip", - "date"=>"9 Sept 2010", + "file"=>"boinc_6.11.9_macOSX_universal.zip", + "date"=>"1 Oct 2010", "type"=>"mac_advanced", ); @@ -150,10 +150,10 @@ $m66 = array( ); $m611cdev = array( - "num"=>"6.11.7", + "num"=>"6.11.9", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_6.11.7_universal-apple-darwin.zip", - "date"=>"9 Sept 2010", + "file"=>"boinc_6.11.9_universal-apple-darwin.zip", + "date"=>"1 Oct 2010", "type"=>"bare_core", ); @@ -198,10 +198,10 @@ $l64 = array( ); $l611ubuntudev = array( - "num"=>"6.11.7", + "num"=>"6.11.9", "status"=>"Development version", - "file"=>"boinc_6.11.7_i686-pc-linux-gnu.sh", - "date"=>"9 Sept 2010", + "file"=>"boinc_6.11.9_i686-pc-linux-gnu.sh", + "date"=>"1 Oct 2010", "type"=>"sea", ); @@ -222,10 +222,10 @@ $l66ubuntu = array( ); $l611ubuntux64dev = array( - "num"=>"6.11.7", + "num"=>"6.11.9", "status"=>"Development version", - "file"=>"boinc_6.11.7_x86_64-pc-linux-gnu.sh", - "date"=>"9 Sept 2010", + "file"=>"boinc_6.11.9_x86_64-pc-linux-gnu.sh", + "date"=>"1 Oct 2010", "type"=>"sea", );