From dd371e27b725c56e81b95b68d38c237c4196e123 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 2 Oct 2014 07:33:41 -0700 Subject: [PATCH] new version.inc --- doc/versions.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 2f9d1bc7e3..445b0adf61 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -116,10 +116,10 @@ $w70x64 = array( ); $m74dev = array( - "num"=>"7.4.22", + "num"=>"7.4.23", "status"=>"Development version (standard GUI)", - "file"=>"boinc_7.4.22_macOSX_i686.zip", - "date"=>"17 Sept 2014", + "file"=>"boinc_7.4.23_macOSX_i686.zip", + "date"=>"2 Oct 2014", "type"=>"mac_advanced", ); @@ -156,10 +156,10 @@ $m66 = array( ); $m74cdev = array( - "num"=>"7.4.22", + "num"=>"7.4.23", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_7.4.22_i686-apple-darwin.zip", - "date"=>"17 Sept 2014", + "file"=>"boinc_7.4.23_i686-apple-darwin.zip", + "date"=>"2 Oct 2014", "type"=>"bare_core", );