From 2c3b925e423e19836fe45dbb6b367a63581cd1ef Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 5 Apr 2011 19:24:52 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=23343 --- doc/versions.inc | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 9f49532328..035a5e49cd 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -61,10 +61,10 @@ function type_text($type) { } $w612 = array( - "num"=>"6.12.19", + "num"=>"6.12.22", "status"=>"Development version", - "file"=>"boinc_6.12.19_windows_intelx86.exe", - "date"=>"25 Mar 2011", + "file"=>"boinc_6.12.22_windows_intelx86.exe", + "date"=>"5 Apr 2011", "type"=>"win_new", ); @@ -93,10 +93,10 @@ $w5816 = array( ); $w612x64 = array( - "num"=>"6.12.19", + "num"=>"6.12.22", "status"=>"Development version", - "file"=>"boinc_6.12.19_windows_x86_64.exe", - "date"=>"25 Mar 2011", + "file"=>"boinc_6.12.22_windows_x86_64.exe", + "date"=>"5 Apr 2011", "type"=>"win_new", ); @@ -198,10 +198,10 @@ $l64 = array( ); $l612ubuntu = array( - "num"=>"6.12.18", + "num"=>"6.12.22", "status"=>"Development version", - "file"=>"boinc_6.12.18_i686-pc-linux-gnu.sh", - "date"=>"7 Mar 2011", + "file"=>"boinc_6.12.22_i686-pc-linux-gnu.sh", + "date"=>"5 Apr 2011", "type"=>"sea", ); @@ -222,10 +222,10 @@ $l66ubuntu = array( ); $l612ubuntux64 = array( - "num"=>"6.12.18", + "num"=>"6.12.22", "status"=>"Development version", - "file"=>"boinc_6.12.18_x86_64-pc-linux-gnu.sh", - "date"=>"7 Mar 2011", + "file"=>"boinc_6.12.22_x86_64-pc-linux-gnu.sh", + "date"=>"5 Apr 2011", "type"=>"sea", );