From 21f2d8f277644aa191b53922509b46f0d949c50f Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Fri, 14 Jun 2013 17:20:02 -0700 Subject: [PATCH] Updates for 7.1.17 (add Mac builds) --- doc/versions.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 9171c14cb4..6be3a982e4 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -108,10 +108,10 @@ $w70x64old = array( ); $m72dev = array( - "num"=>"7.1.15", + "num"=>"7.1.17", "status"=>"Development version (standard GUI)", - "file"=>"boinc_7.1.15_macOSX_i686.zip", - "date"=>"13 June 2013", + "file"=>"boinc_7.1.17_macOSX_i686.zip", + "date"=>"14 June 2013", "type"=>"mac_advanced", ); @@ -148,10 +148,10 @@ $m66 = array( ); $m72cdev = array( - "num"=>"7.1.15", + "num"=>"7.1.17", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_7.1.15_i686-apple-darwin.zip", - "date"=>"13 June 2013", + "file"=>"boinc_7.1.17_i686-apple-darwin.zip", + "date"=>"14 June 2013", "type"=>"bare_core", );