gnucash-htdocs master: Update Mac dmg sha and rev.

John Ralls jralls at code.gnucash.org
Sat Jun 30 19:01:19 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/98142952 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/89008d71 (commit)



commit 98142952bfddb8ba450fbcc5cb3b01afed623222
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 30 16:01:10 2018 -0700

    Update Mac dmg sha and rev.
    
    Reflects fixing bug 796722.

diff --git a/externals/global_params.php b/externals/global_params.php
index 35a1ae4..07503c8 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -7,7 +7,7 @@
      $latest_stable             = $major_stable.".".$minor_stable;
      $latest_stable_win		= $latest_stable;
 #     $latest_stable_win         = $latest_stable."-2";
-     $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;
diff --git a/news/180624-3.2.news b/news/180624-3.2.news
index d6aa875..032de89 100644
--- a/news/180624-3.2.news
+++ b/news/180624-3.2.news
@@ -192,7 +192,7 @@ application bundle.</p>
 <li><code>63e5b00c148ed0f7021ebc03e4e70c4a9c549feb3ea49d6c810f2abaaf592452</code>  gnucash-3.2.tar.bz2</li>
 <li><code>beb028b6933f57a6dad89f0c0a54ffe7b5dd42bbd3f532405f4ffd01cc5eaa5c</code>  gnucash-3.2.tar.gz</li>
 <li><code>0e06acfe7a9746eacf5282ba27919625b51c3d51fd548e6a529f78ff759ed70f</code>  gnucash-3.2.setup.exe</li>
-<li><code>05e51cf24d0d85b9aef40f90d70ea118ef0cee2dee342af98ca64609524c4b9f</code>  Gnucash-Intel-3.2-1.dmg</li>
+<li><code>c443629a73d0ec95ca8bcdb57fae755ec7915d91d0838e297404395587c6237d</code>  Gnucash-Intel-3.2-2.dmg</li>
 <li><code>469a524352a3b0e5308ba68a3c0fac79a501998b29db9c16a714ce879aa9c39c</code>  gnucash-docs-3.2.tar.gz</li>
 </ul></p>
 



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



More information about the gnucash-changes mailing list