From af3f5ff50212d7539336366ada3c0df263d75df5 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 17 Aug 2010 15:53:21 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=22254 --- doc/versions.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 0ee5452458..e311884876 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -61,10 +61,10 @@ function type_text($type) { } $w611 = array( - "num"=>"6.11.4", + "num"=>"6.11.6", "status"=>"Development version", "file"=>"boinc_6.11.4_windows_intelx86.exe", - "date"=>"26 July 2010", + "date"=>"17 Aug 2010", "type"=>"win_new", ); @@ -93,10 +93,10 @@ $w5816 = array( ); $w611x64 = array( - "num"=>"6.11.4", + "num"=>"6.11.6", "status"=>"Development version", - "file"=>"boinc_6.11.4_windows_x86_64.exe", - "date"=>"26 July 2010", + "file"=>"boinc_6.11.6_windows_x86_64.exe", + "date"=>"17 Aug 2010", "type"=>"win_new", );