diff --git a/doc/versions.inc b/doc/versions.inc index f1921b97d8..abb21136f0 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -62,10 +62,10 @@ function type_text($type) { } $w610dev= array( - "num"=>"6.10.15", + "num"=>"6.10.16", "status"=>"Development version", - "file"=>"boinc_6.10.15_windows_intelx86.exe", - "date"=>"19 Oct 2009", + "file"=>"boinc_6.10.16_windows_intelx86.exe", + "date"=>"20 Oct 2009", "type"=>"win_new", ); @@ -86,10 +86,10 @@ $w64= array( ); $w610x64dev= array( - "num"=>"6.10.15", + "num"=>"6.10.16", "status"=>"Development version", - "file"=>"boinc_6.10.15_windows_x86_64.exe", - "date"=>"19 Oct 2009", + "file"=>"boinc_6.10.16_windows_x86_64.exe", + "date"=>"20 Oct 2009", "type"=>"win_new", );