gnucash-htdocs master: And another, on Intel only this time.

John Ralls jralls at code.gnucash.org
Mon Dec 22 17:44:01 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/e0983be9 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/5b071aab (commit)



commit e0983be9f0933f4ca16ef0c19d13e871c94a36ee
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 22 14:43:23 2014 -0800

    And another, on Intel only this time.

diff --git a/externals/global_params.php b/externals/global_params.php
index 790ebb3..86463b9 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."-3";
-     $latest_stable_mac_intel   = $latest_stable."-4";
+     $latest_stable_mac_intel   = $latest_stable."-5";
 
 #     $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