gnucash-htdocs master: Bump Mac Intel sub-version for bug 764326.

John Ralls jralls at code.gnucash.org
Tue Apr 26 12:01:44 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/5007ea16 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/291036d1 (commit)



commit 5007ea165287af0c9068d9a627e212efc25c598b
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Apr 26 09:01:30 2016 -0700

    Bump Mac Intel sub-version for bug 764326.

diff --git a/externals/global_params.php b/externals/global_params.php
index e9978ba..12c9386 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