gnucash-htdocs master: Replace windows bundle with one including libgncmod-aqbanking.dll.

John Ralls jralls at code.gnucash.org
Mon Sep 25 17:36:55 EDT 2017


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



commit f89a29f375a50450f36c0a042e64af09b55f3e47
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Sep 25 14:36:44 2017 -0700

    Replace windows bundle with one including libgncmod-aqbanking.dll.
    
    Fixes Bug 788148.

diff --git a/externals/global_params.php b/externals/global_params.php
index 5e99cc1..d3cb9d7 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -5,8 +5,8 @@
      $major_stable		="2.6";
      $minor_stable		="18";
      $latest_stable             = $major_stable.".".$minor_stable;
-     $latest_stable_win		= $latest_stable;
-#     $latest_stable_win         = $latest_stable."-1";
+#     $latest_stable_win		= $latest_stable;
+     $latest_stable_win         = $latest_stable."-2";
      $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 c296f1c..2e8bfd5 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>616ab90c3be606d66fa84c6c392c60e3e08a268cdd36393df7a85ba1306e107f</code>  gnucash-2.6.18.tar.bz2</li>
 <li><code>9267b721acf2d067b4e0f615d2e0db59414fe8487af8d0e0fccec80a1751ca9c</code>  gnucash-2.6.18.tar.gz</li>
-<li><code>39ad8b4045fed08573a2b2cf812ee529fc3cc805b825ebfff4bc52353bea102e</code>  gnucash-2.6.18.setup.exe</li>
+<li><code>fbade4d5951774fcffd8ec0e17e3a3cc82b2810e9f2e8b14c5f02cd261b11d89</code>  gnucash-2.6.18-2.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>



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



More information about the gnucash-changes mailing list