gnucash-htdocs master: Bump Mac/Intel dmg to -2

John Ralls jralls at code.gnucash.org
Mon Jan 13 19:18:37 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/46770d3d (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/394363c9 (commit)



commit 46770d3d92f90a034da22646e9be7e8b6d10adf1
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 13 16:18:20 2014 -0800

    Bump Mac/Intel dmg to -2

diff --git a/externals/global_params.php b/externals/global_params.php
index 1770cf4..114cab0 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -26,7 +26,7 @@
      $old_stable           = $major_old_stable.".".$minor_old_stable;
      $old_stable_win       = $old_stable;
      $old_stable_mac_ppc   = $old_stable."-1";
-     $old_stable_mac_intel = $old_stable."-1";
+     $old_stable_mac_intel = $old_stable."-2";
 
      // The definitions below use the latest version definitions above
      // to define several paths that will be used on several pages



Summary of changes:
 externals/global_params.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the gnucash-changes mailing list