From 81b0e63b978ee9029a02bb5dccea1ff855e8ddd6 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 5 Apr 2011 22:42:43 +0000 Subject: [PATCH] Release Mac BOINC 6.12.22 to alpha test svn path=/trunk/boinc/; revision=23349 --- doc/versions.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 035a5e49cd..d12adbd1fe 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -125,10 +125,10 @@ $m610 = array( ); $m612 = array( - "num"=>"6.12.19", + "num"=>"6.12.22", "status"=>"Development version (standard GUI)", - "file"=>"boinc_6.12.19_macOSX_universal.zip", - "date"=>"26 Mar 2011", + "file"=>"boinc_6.12.22_macOSX_universal.zip", + "date"=>"5 Apr 2011", "type"=>"mac_advanced", ); @@ -150,10 +150,10 @@ $m66 = array( ); $m612c = array( - "num"=>"6.12.19", + "num"=>"6.12.22", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_6.12.19_universal-apple-darwin.zip", - "date"=>"26 Mar 2011", + "file"=>"boinc_6.12.22_universal-apple-darwin.zip", + "date"=>"5 Apr 2011", "type"=>"bare_core", );