gnucash-htdocs master: Memo for 4.0

Frank H.Ellenberger fell at code.gnucash.org
Mon Oct 8 09:44:00 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/524a2e82 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/92881df7 (commit)



commit 524a2e82f88d1a7ca4f26778f8d6098edeacf7b1
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Oct 8 15:43:14 2018 +0200

    Memo for 4.0

diff --git a/externals/global_params.php b/externals/global_params.php
index 35f1074..8b21bc0 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -3,6 +3,8 @@
      // 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		="3";
+     // FIXME: on major_stable 4 copy in download.phtml into the historical
+     // section: $latest_stable_xp_vista_version and $latest_stable_mac_ppc
      $minor_stable		="3";
      $latest_stable             = $major_stable.".".$minor_stable;
      $latest_stable_win		= $latest_stable;



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



More information about the gnucash-changes mailing list