From 3b6b66f6e0ea03ed168c22004efcdce17586652c Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Thu, 7 Mar 2013 15:14:21 -0500 Subject: [PATCH] Updates for 7.0.54 --- doc/versions.inc | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 099b6b73d0..c01ba12006 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -44,10 +44,10 @@ function linux_info() { } $w70dev = array( - "num"=>"7.0.52", + "num"=>"7.0.54", "status"=>"Development version", - "file"=>"boinc_7.0.52_windows_intelx86.exe", - "date"=>"13 Feb 2013", + "file"=>"boinc_7.0.54_windows_intelx86.exe", + "date"=>"7 Mar 2013", "type"=>"win_new", ); @@ -84,10 +84,10 @@ $w5816 = array( ); $w70x64dev = array( - "num"=>"7.0.52", + "num"=>"7.0.54", "status"=>"Development version", - "file"=>"boinc_7.0.52_windows_x86_64.exe", - "date"=>"13 Feb 2013", + "file"=>"boinc_7.0.54_windows_x86_64.exe", + "date"=>"7 Mar 2013", "type"=>"win_new", ); @@ -108,10 +108,10 @@ $w612x64 = array( ); $m70dev = array( - "num"=>"7.0.52", + "num"=>"7.0.54", "status"=>"Development version (standard GUI)", - "file"=>"boinc_7.0.52_macOSX_i686.zip", - "date"=>"13 Feb 2013", + "file"=>"boinc_7.0.54_macOSX_i686.zip", + "date"=>"7 Mar 2013", "type"=>"mac_advanced", ); @@ -148,10 +148,10 @@ $m66 = array( ); $m70cdev = array( - "num"=>"7.0.52", + "num"=>"7.0.54", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_7.0.52_i686-apple-darwin.zip", - "date"=>"13 Feb 2013", + "file"=>"boinc_7.0.54_i686-apple-darwin.zip", + "date"=>"7 Mar 2013", "type"=>"bare_core", ); @@ -204,10 +204,10 @@ $l66 = array( ); $l70ubuntudev = array( - "num"=>"7.0.52", + "num"=>"7.0.54", "status"=>"Development version", - "file"=>"boinc_7.0.52_i686-pc-linux-gnu.sh", - "date"=>"13 Feb 2013", + "file"=>"boinc_7.0.54_i686-pc-linux-gnu.sh", + "date"=>"7 Feb 2013", "type"=>"sea", ); @@ -228,10 +228,10 @@ $l612ubuntu = array( ); $l70ubuntux64dev = array( - "num"=>"7.0.52", + "num"=>"7.0.54", "status"=>"Development version", - "file"=>"boinc_7.0.52_x86_64-pc-linux-gnu.sh", - "date"=>"13 Feb 2013", + "file"=>"boinc_7.0.54_x86_64-pc-linux-gnu.sh", + "date"=>"7 Mar 2013", "type"=>"sea", ); @@ -252,10 +252,10 @@ $l612ubuntux64 = array( ); $adev = array( - "num"=>"7.0.53", + "num"=>"7.0.54", "status"=>"Development version", - "file"=>"boinc_7.0.53_arm-android-linux-gnu.apk", - "date"=>"20 Feb 2013", + "file"=>"boinc_7.0.54_arm-android-linux-gnu.apk", + "date"=>"7 Mar 2013", "type"=>"apk", );