gnucash-htdocs master: Announce release of GnuCash-2.7.7.

John Ralls jralls at code.gnucash.org
Sun Mar 18 18:41:26 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/7c700e63 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/a4826bda (commit)



commit 7c700e63672ee71c723b28000ba5b00475b03628
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 18 15:40:43 2018 -0700

    Announce release of GnuCash-2.7.7.

diff --git a/externals/global_params.php b/externals/global_params.php
index 8077f61..3f3d818 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -14,7 +14,7 @@
      $tarball                   = $latest_stable."-1";
      
      $major_latest_unstable		="2.7";
-     $minor_latest_unstable		="6";
+     $minor_latest_unstable		="7";
      $latest_unstable           = $major_latest_unstable.".".$minor_latest_unstable;
      // There's currently no unstable release being worked on, so disable it
 #     $latest_unstable           = False;



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



More information about the gnucash-changes mailing list