gnucash-htdocs master: Update link to latest Macos dmg 4.7-2

Geert Janssens gjanssens at code.gnucash.org
Mon Sep 27 03:36:51 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/7450ec2a (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/e2ba7386 (commit)



commit 7450ec2a43816518529c1d0f583eb63669f2fc3a
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 27 09:36:44 2021 +0200

    Update link to latest Macos dmg 4.7-2

diff --git a/externals/global_params.php b/externals/global_params.php
index 48a6e5a..6cd65c6 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -13,7 +13,7 @@
      $latest_stable             = $major_stable.".".$minor_stable;
      $latest_stable_win         = $latest_stable;
      // $latest_stable_win         = $latest_stable."-1";
-     $latest_stable_mac_intel   = $latest_stable."-1";
+     $latest_stable_mac_intel   = $latest_stable."-2";
 // Change this when there has been a re-tag to add the re-tag letter,
 // e.g. if one retagged 2.6.13 to 2.6.13a, make $tarball = $latest_stable."a".
      $tarball                   = $latest_stable."";



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



More information about the gnucash-changes mailing list