gnucash-htdocs master: Announce Release of GnuCash 2.6.18.

John Ralls jralls at code.gnucash.org
Sun Sep 24 17:03:50 EDT 2017


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



commit f2695f325a48c3464a39ee564821a748af8e0fd3
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Sep 22 15:25:07 2017 -0700

    Announce Release of GnuCash 2.6.18.

diff --git a/externals/global_params.php b/externals/global_params.php
index 3a20260..5e99cc1 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -3,7 +3,7 @@
      // Each platform can define its own latest version or follow the default.
      // Both a latest stable version and a latest unstable version are defined.
      $major_stable		="2.6";
-     $minor_stable		="17";
+     $minor_stable		="18";
      $latest_stable             = $major_stable.".".$minor_stable;
      $latest_stable_win		= $latest_stable;
 #     $latest_stable_win         = $latest_stable."-1";



Summary of changes:
 externals/global_params.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list