From 8dad0c1c80260df9a29894c5e6954d2c8cd5748c Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 20 Sep 2011 21:40:51 +0000 Subject: [PATCH] Release Mac BOINC 6.13.4 to alpha test svn path=/trunk/boinc/; revision=24246 --- doc/versions.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 55d118d764..17ecb57bc9 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -122,10 +122,10 @@ $w610x64 = array( ); $m613 = array( - "num"=>"6.13.1", + "num"=>"6.13.4", "status"=>"Development version (standard GUI)", - "file"=>"boinc_6.13.1_macOSX_universal.zip", - "date"=>"20 July 2011", + "file"=>"boinc_6.13.4_macOSX_universal.zip", + "date"=>"20 Sept 2011", "type"=>"mac_advanced", ); @@ -154,10 +154,10 @@ $m66 = array( ); $m613c = array( - "num"=>"6.13.1", + "num"=>"6.13.4", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_6.13.1_universal-apple-darwin.zip", - "date"=>"20 July 2011", + "file"=>"boinc_6.13.4_universal-apple-darwin.zip", + "date"=>"20 Sept 2011", "type"=>"bare_core", );