gnucash-htdocs beta: Release Gnucash-Intel-5.1-2 to fix gtk regression.
John Ralls
jralls at code.gnucash.org
Tue May 9 22:19:46 EDT 2023
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/49a34fae (commit)
from https://github.com/Gnucash/gnucash-htdocs/commit/81c8463b (commit)
commit 49a34fae0c6a4c2dcc86269efe0546ccaee7b8e7
Author: John Ralls <jralls at ceridwen.us>
Date: Tue May 9 16:33:17 2023 -0700
Release Gnucash-Intel-5.1-2 to fix gtk regression.
diff --git a/externals/global_params.php b/externals/global_params.php
index e980cfe..4b05c06 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."";
- $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/230430-5.1.news b/news/230430-5.1.news
index 3184718..1336468 100644
--- a/news/230430-5.1.news
+++ b/news/230430-5.1.news
@@ -91,7 +91,7 @@
<li><code>8a6581ddf7c7409db636510601351af724eda363ab59b1d5da8d981033f26f72</code> gnucash-5.1.tar.bz2</li>
<li>bd73204896d71cb19c2071bca9cc6faaf19d1499be66124f4fe66c8e15f876cb<code></code> gnucash-5.1.tar.gz</li>
<li><code>3ddc5547b5694a11a33e21e4110d1adb908f04995637a54bfa930df68c7df014</code> gnucash-5.1.setup.exe</li>
- <li><code>48c38097fe744a7da7bbd454d0e58e3619194d8f41e6542137c0bebac440e386</code> Gnucash-Intel-5.1-1.dmg</li>
+ <li><code>65a67bdffbe2d50e5dbe69b7193acfde6d8964a0fbd631edfd0d064fbaea03d3</code> Gnucash-Intel-5.1-2.dmg</li>
<li><code>59bd2b5ccc1efa7a034b38663e28f855b4ad16ee28b2248d61af8145097152f6</code> gnucash-docs-5.1.tar.gz</li>
</ul>
Summary of changes:
externals/global_params.php | 2 +-
news/230430-5.1.news | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
More information about the gnucash-changes
mailing list