gnucash-htdocs master: Bug 780582 - 2.6.16 fails to load

John Ralls jralls at code.gnucash.org
Mon Mar 27 15:07:30 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/879426f6 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/729240c8 (commit)



commit 879426f6512050bc816c7e925e6563813f53033d
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Mar 27 12:07:10 2017 -0700

    Bug 780582 - 2.6.16 fails to load
    
    New Windows AIO; also add slightly late PPC dmg.

diff --git a/externals/global_params.php b/externals/global_params.php
index 047078f..afc8eb6 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -6,7 +6,7 @@
      $minor_stable		="16";
      $latest_stable             = $major_stable.".".$minor_stable;
      $latest_stable_win		= $latest_stable;
-#     $latest_stable_win         = $latest_stable."-1";
+     $latest_stable_win         = $latest_stable."-1";
      $latest_stable_mac_ppc     = $latest_stable."-1";
      $latest_stable_mac_intel   = $latest_stable."-1";
 // Change this when there has been a re-tag to add the re-tag letter,
diff --git a/news/170326-2.6.16.news b/news/170326-2.6.16.news
index 79ace72..b1b15c1 100644
--- a/news/170326-2.6.16.news
+++ b/news/170326-2.6.16.news
@@ -68,21 +68,22 @@ application bundle.</p>
 <ul>
 <li><code>2c556299a6a610fc93dd2ea8d432357e3d43d4630d66d7f888fcf5f4b4ce0881</code>  gnucash-2.6.16.tar.bz2</li>
 <li><code>84c79c333937ccfdcc0b94f9eec78b707e27043402560c3fbc85a3eefa211c56</code>  gnucash-2.6.16.tar.gz</li>
-<li><code>33152c867d2e470c01d5964674193dd8568bffd21e8965baa2ce4fce9b77138e</code>  gnucash-2.6.16.setup.exe</li>
+<li><code>db0e2f8e020d4e33a40b819456022b791ad23cc541b29f619914c3f97d786d80</code>  gnucash-2.6.16-1.setup.exe</li>
 <li><code>a1e0fe408b9bc34a9d7ecff1fdaf66846289032636e44b37f6ef18b71867aec8</code>  Gnucash-Intel-2.6.16-1.dmg</li>
+<li><code>a6b3db9b1e9ee6193c526f233670ae59d63369d9f6ca693c1db0b128a35718ae</code>  Gnucash-PPC-2.6.16-1.dmg</li>
 <li><code>dad213032651eaef485d919030ec4e2a30cfec5cdcfb7505f94502fffec2dabe</code> &nbspgnucash-docs-2.6.16.tar.gz</li>
 </ul></p>
 
 <ul>
 <li>SourceForge:
 <ul>
-<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.16-setup.exe">Win32</a></li>
+<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.16-1.setup.exe">Win32</a></li>
 <li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-Intel-2.6.16-1.dmg">Intel</a></li>
 <li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-PPC-2.6.16-1.dmg">PPC</a></li>
 </ul></li>
 <li>Github
 <ul>
-<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.16/gnucash-2.6.16-setup.exe">Win32</a></li>
+<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.16/gnucash-2.6.16-1.setup.exe">Win32</a></li>
 <li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.16/Gnucash-Intel-2.6.16-1.dmg">Intel</a></li>
 <li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.16/Gnucash-PPC-2.6.16-1.dmg">PPC</a></li>
 </ul></li>



Summary of changes:
 externals/global_params.php | 2 +-
 news/170326-2.6.16.news     | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)



More information about the gnucash-changes mailing list