From 2f795e611da61ecdb2e97a07d52f35d6a17f04ea Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Mon, 19 Mar 2012 23:44:51 +0000 Subject: [PATCH] Release Mac BOINC 7.0.22 to alpha test svn path=/trunk/boinc/; revision=25460 --- doc/versions.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index fece12a4cf..4e0993a5ea 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -96,10 +96,10 @@ $w610x64 = array( ); $m70 = array( - "num"=>"7.0.20", + "num"=>"7.0.22", "status"=>"Development version (standard GUI)", - "file"=>"boinc_7.0.20_macOSX_i686.zip", - "date"=>"6 Mar 2012", + "file"=>"boinc_7.0.22_macOSX_i686.zip", + "date"=>"19 Mar 2012", "type"=>"mac_advanced", ); @@ -128,10 +128,10 @@ $m66 = array( ); $m70c = array( - "num"=>"7.0.20", + "num"=>"7.0.22", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_7.0.20_i686-apple-darwin.zip", - "date"=>"6 Mar 2012", + "file"=>"boinc_7.0.22_i686-apple-darwin.zip", + "date"=>"19 Mar 2012", "type"=>"bare_core", );