gnucash-htdocs master: Replace Win32 Setup with one containing the documentation files.

John Ralls jralls at code.gnucash.org
Sun Oct 8 18:45:10 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/19090449 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/21601890 (commit)



commit 190904496d83bd26bca43d884e42c44c1419467d
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Oct 8 15:44:44 2017 -0700

    Replace Win32 Setup with one containing the documentation files.
    
    Fixes bug 788410.

diff --git a/externals/global_params.php b/externals/global_params.php
index 625154f..328c3ba 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -6,7 +6,7 @@
      $minor_stable		="18";
      $latest_stable             = $major_stable.".".$minor_stable;
 #     $latest_stable_win		= $latest_stable;
-     $latest_stable_win         = $latest_stable."-2";
+     $latest_stable_win         = $latest_stable."-3";
      $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/170924-2.6.18.news b/news/170924-2.6.18.news
index eacf2bb..cd1320a 100644
--- a/news/170924-2.6.18.news
+++ b/news/170924-2.6.18.news
@@ -46,7 +46,7 @@ application bundle.</p>
 <ul>
 <li><code>68730bcfcead7485011eb43d3b2c5df032c714571c81f9a15d33d8494fc4249d</code>  gnucash-2.6.18.tar.bz2</li>
 <li><code>f66e9e05c332182bd7aa23f9717d4bc32bcfaf2a1eb3a94287c88aeaa7e5894e</code>  gnucash-2.6.18.tar.gz</li>
-<li><code>fbade4d5951774fcffd8ec0e17e3a3cc82b2810e9f2e8b14c5f02cd261b11d89</code>  gnucash-2.6.18-2.setup.exe</li>
+<li><code>58ac7e4c6fbddbdb010f86b1737a0eeb80e5a4befe2721f2296d59f77deb5235</code>  gnucash-2.6.18-3.setup.exe</li>
 <li><code>75b4cea0e786a0844507aa89fc8f2f5c3761825b540b224427f1c9f2f346a257</code>  Gnucash-Intel-2.6.18-1.dmg</li>
 <li><code>d372b94dc4f67876b6bea44570a56f67f713a2eb083d8edfbb61736de42e4a32</code>  Gnucash-PPC-2.6.18-1.dmg</li>
 <li><code>abeef203cd6d938236ec6e376216001a472aae0baafb602a625aa8d5763dec2f</code>  gnucash-docs-2.6.18.tar.gz</li>
@@ -55,15 +55,15 @@ application bundle.</p>
 <ul>
 <li>SourceForge:
 <ul>
-<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.18-2.setup.exe">Win32</a></li>
-<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-Intel-2.6.18-1.dmg">Intel</a></li>
-<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-PPC-2.6.18-1.dmg">PPC</a></li>
+<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.18-3.setup.exe">Win32</a></li>
+<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-Intel-2.6.18-1.dmg">Mac-Intel</a></li>
+<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-PPC-2.6.18-1.dmg">Mac-PPC</a></li>
 </ul></li>
 <li>Github
 <ul>
-<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.18/gnucash-2.6.18-2.setup.exe">Win32</a></li>
-<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.18/Gnucash-Intel-2.6.18-1.dmg">Intel</a></li>
-<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.18/Gnucash-PPC-2.6.18-1.dmg">PPC</a></li>
+<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.18/gnucash-2.6.18-3.setup.exe">Win32</a></li>
+<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.18/Gnucash-Intel-2.6.18-1.dmg">Mac-Intel</a></li>
+<li><a href="https://github.com/Gnucash/gnucash/releases/download/2.6.18/Gnucash-PPC-2.6.18-1.dmg">Mac-PPC</a></li>
 </ul></li>
 
 <h3>Getting GnuCash as source code</h3>



Summary of changes:
 externals/global_params.php |  2 +-
 news/170924-2.6.18.news     | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)



More information about the gnucash-changes mailing list