r20422 - htdocs/trunk/externals - Update webpage for 2.4.4

John Ralls jralls at code.gnucash.org
Mon Mar 14 19:54:13 EDT 2011


Author: jralls
Date: 2011-03-14 19:54:13 -0400 (Mon, 14 Mar 2011)
New Revision: 20422
Trac: http://svn.gnucash.org/trac/changeset/20422

Modified:
   htdocs/trunk/externals/global_params.php
Log:
Update webpage for 2.4.4

Modified: htdocs/trunk/externals/global_params.php
===================================================================
--- htdocs/trunk/externals/global_params.php	2011-03-14 20:35:56 UTC (rev 20421)
+++ htdocs/trunk/externals/global_params.php	2011-03-14 23:54:13 UTC (rev 20422)
@@ -2,7 +2,7 @@
      // This section defines the most recent version numbers for all platforms.
      // Each platform can define its own latest version or follow the default.
      // Both a latest stable version and a latest unstable version are defined.
-     $latest_stable             = "2.4.3";
+     $latest_stable             = "2.4.4";
      $latest_stable_win         = $latest_stable;
 #     $latest_stable_mac_ppc     = $latest_stable.".4";
      $latest_stable_mac_ppc     = $latest_stable;



More information about the gnucash-changes mailing list