From c2ab7cc4e9dbed9c95b91c6dc045c64766e55b02 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Mon, 3 May 2010 15:58:47 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=21360 --- doc/versions.inc | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 1e7f4d1518..88473e6630 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -61,10 +61,10 @@ function type_text($type) { } $w610dev = array( - "num"=>"6.10.50", + "num"=>"6.10.51", "status"=>"Development version", - "file"=>"boinc_6.10.50_windows_intelx86.exe", - "date"=>"28 Apr 2010", + "file"=>"boinc_6.10.51_windows_intelx86.exe", + "date"=>"2 May 2010", "type"=>"win_new", ); @@ -93,10 +93,10 @@ $w5816 = array( ); $w610x64dev = array( - "num"=>"6.10.50", + "num"=>"6.10.51", "status"=>"Development version", - "file"=>"boinc_6.10.50_windows_x86_64.exe", - "date"=>"28 Apr 2010", + "file"=>"boinc_6.10.51_windows_x86_64.exe", + "date"=>"2 May 2010", "type"=>"win_new", ); @@ -181,10 +181,10 @@ $l64 = array( ); $l610ubuntudev = array( - "num"=>"6.10.50", + "num"=>"6.10.51", "status"=>"Development version", - "file"=>"boinc_6.10.50_i686-pc-linux-gnu.sh", - "date"=>"28 Apr 2010", + "file"=>"boinc_6.10.51_i686-pc-linux-gnu.sh", + "date"=>"2 May 2010", "type"=>"sea", ); @@ -205,10 +205,10 @@ $l66ubuntu = array( ); $l610ubuntux64dev = array( - "num"=>"6.10.50", + "num"=>"6.10.5", "status"=>"Development version", - "file"=>"boinc_6.10.50_x86_64-pc-linux-gnu.sh", - "date"=>"28 Apr 2010", + "file"=>"boinc_6.10.51_x86_64-pc-linux-gnu.sh", + "date"=>"2 May 2010", "type"=>"sea", );