From 3433c01f558224fb87c802995eba5ec957c2417b Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Mon, 10 May 2010 01:33:37 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=21433 --- doc/versions.inc | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 088bc4f1a6..373df3f7ec 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -61,10 +61,10 @@ function type_text($type) { } $w610dev = array( - "num"=>"6.10.52", + "num"=>"6.10.53", "status"=>"Development version", - "file"=>"boinc_6.10.52_windows_intelx86.exe", - "date"=>"6 May 2010", + "file"=>"boinc_6.10.53_windows_intelx86.exe", + "date"=>"9 May 2010", "type"=>"win_new", ); @@ -93,10 +93,10 @@ $w5816 = array( ); $w610x64dev = array( - "num"=>"6.10.52", + "num"=>"6.10.53", "status"=>"Development version", - "file"=>"boinc_6.10.52_windows_x86_64.exe", - "date"=>"6 May 2010", + "file"=>"boinc_6.10.53_windows_x86_64.exe", + "date"=>"9 May 2010", "type"=>"win_new", ); @@ -181,10 +181,10 @@ $l64 = array( ); $l610ubuntudev = array( - "num"=>"6.10.52", + "num"=>"6.10.53", "status"=>"Development version", - "file"=>"boinc_6.10.52_i686-pc-linux-gnu.sh", - "date"=>"6 May 2010", + "file"=>"boinc_6.10.53_i686-pc-linux-gnu.sh", + "date"=>"9 May 2010", "type"=>"sea", ); @@ -205,10 +205,10 @@ $l66ubuntu = array( ); $l610ubuntux64dev = array( - "num"=>"6.10.52", + "num"=>"6.10.53", "status"=>"Development version", - "file"=>"boinc_6.10.52_x86_64-pc-linux-gnu.sh", - "date"=>"6 May 2010", + "file"=>"boinc_6.10.53_x86_64-pc-linux-gnu.sh", + "date"=>"9 May 2010", "type"=>"sea", );