r20258 - htdocs/trunk/externals - Update global_params for 2.4.2

John Ralls jralls at code.gnucash.org
Tue Feb 8 00:23:27 EST 2011


Author: jralls
Date: 2011-02-08 00:23:27 -0500 (Tue, 08 Feb 2011)
New Revision: 20258
Trac: http://svn.gnucash.org/trac/changeset/20258

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

Modified: htdocs/trunk/externals/global_params.php
===================================================================
--- htdocs/trunk/externals/global_params.php	2011-02-08 02:36:02 UTC (rev 20257)
+++ htdocs/trunk/externals/global_params.php	2011-02-08 05:23:27 UTC (rev 20258)
@@ -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.0";
+     $latest_stable             = "2.4.2";
      $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