diff --git a/doc/versions.inc b/doc/versions.inc index 9f49532328..035a5e49cd 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -61,10 +61,10 @@ function type_text($type) { } $w612 = array( - "num"=>"6.12.19", + "num"=>"6.12.22", "status"=>"Development version", - "file"=>"boinc_6.12.19_windows_intelx86.exe", - "date"=>"25 Mar 2011", + "file"=>"boinc_6.12.22_windows_intelx86.exe", + "date"=>"5 Apr 2011", "type"=>"win_new", ); @@ -93,10 +93,10 @@ $w5816 = array( ); $w612x64 = array( - "num"=>"6.12.19", + "num"=>"6.12.22", "status"=>"Development version", - "file"=>"boinc_6.12.19_windows_x86_64.exe", - "date"=>"25 Mar 2011", + "file"=>"boinc_6.12.22_windows_x86_64.exe", + "date"=>"5 Apr 2011", "type"=>"win_new", ); @@ -198,10 +198,10 @@ $l64 = array( ); $l612ubuntu = array( - "num"=>"6.12.18", + "num"=>"6.12.22", "status"=>"Development version", - "file"=>"boinc_6.12.18_i686-pc-linux-gnu.sh", - "date"=>"7 Mar 2011", + "file"=>"boinc_6.12.22_i686-pc-linux-gnu.sh", + "date"=>"5 Apr 2011", "type"=>"sea", ); @@ -222,10 +222,10 @@ $l66ubuntu = array( ); $l612ubuntux64 = array( - "num"=>"6.12.18", + "num"=>"6.12.22", "status"=>"Development version", - "file"=>"boinc_6.12.18_x86_64-pc-linux-gnu.sh", - "date"=>"7 Mar 2011", + "file"=>"boinc_6.12.22_x86_64-pc-linux-gnu.sh", + "date"=>"5 Apr 2011", "type"=>"sea", );