diff --git a/doc/versions.inc b/doc/versions.inc index a1b9610a8f..f85dff6722 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -62,10 +62,10 @@ function type_text($type) { } $w66= array( - "num"=>"6.6.2", + "num"=>"6.6.3", "status"=>"Development version", - "file"=>"boinc_6.6.2_windows_intelx86.exe", - "date"=>"22 Jan 2009", + "file"=>"boinc_6.6.3_windows_intelx86.exe", + "date"=>"28 Jan 2009", "type"=>"win_new", ); @@ -86,10 +86,10 @@ $w6219= array( ); $w66x64= array( - "num"=>"6.6.2", + "num"=>"6.6.3", "status"=>"Development version", - "file"=>"boinc_6.6.2_windows_x86_64.exe", - "date"=>"22 Jan 2009", + "file"=>"boinc_6.6.3_windows_x86_64.exe", + "date"=>"28 Jan 2009", "type"=>"win_new", );