gnucash-htdocs master: Bump stable mac intel for El Capitan security problem.

John Ralls jralls at code.gnucash.org
Thu Jan 7 15:41:49 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/4f2ca5d8 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/1b20f9a6 (commit)



commit 4f2ca5d8e45f4115e93344e646a0c8403c698967
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 7 12:41:26 2016 -0800

    Bump stable mac intel for El Capitan security problem.

diff --git a/externals/global_params.php b/externals/global_params.php
index 03571a6..21bbe93 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -8,7 +8,7 @@
      $latest_stable_win		= $latest_stable;
 #     $latest_stable_win         = $latest_stable."-1";
      $latest_stable_mac_ppc     = $latest_stable."-1";
-     $latest_stable_mac_intel   = $latest_stable."-1";
+     $latest_stable_mac_intel   = $latest_stable."-2";
 
 #     $major_latest_unstable		="2.5";
 #     $minor_latest_unstable		="10"; 



Summary of changes:
 externals/global_params.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list