From 37eefe628a82d7b72c6c9cb3a443f0d019e855be Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 29 Sep 2009 17:55:01 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=19215 --- doc/versions.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 3d4e71fdcb..be0abd7aaa 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -62,10 +62,10 @@ function type_text($type) { } $w610dev= array( - "num"=>"6.10.10", + "num"=>"6.10.11", "status"=>"Development version", - "file"=>"boinc_6.10.10_windows_intelx86.exe", - "date"=>"28 Sept 2009", + "file"=>"boinc_6.10.11_windows_intelx86.exe", + "date"=>"29 Sept 2009", "type"=>"win_new", ); @@ -86,10 +86,10 @@ $w64= array( ); $w610x64dev= array( - "num"=>"6.10.10", + "num"=>"6.10.11", "status"=>"Development version", - "file"=>"boinc_6.10.10_windows_x86_64.exe", - "date"=>"28 Sept 2009", + "file"=>"boinc_6.10.11_windows_x86_64.exe", + "date"=>"29 Sept 2009", "type"=>"win_new", );