r20830 - htdocs/trunk/externals - Update links to new version 2.4.7

John Ralls jralls at code.gnucash.org
Sat Jul 2 22:19:34 EDT 2011


Author: jralls
Date: 2011-07-02 22:19:33 -0400 (Sat, 02 Jul 2011)
New Revision: 20830
Trac: http://svn.gnucash.org/trac/changeset/20830

Modified:
   htdocs/trunk/externals/global_params.php
Log:
Update links to new version 2.4.7

Modified: htdocs/trunk/externals/global_params.php
===================================================================
--- htdocs/trunk/externals/global_params.php	2011-07-02 23:05:35 UTC (rev 20829)
+++ htdocs/trunk/externals/global_params.php	2011-07-03 02:19:33 UTC (rev 20830)
@@ -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.6";
+     $latest_stable             = "2.4.7";
      $latest_stable_win         = $latest_stable;
  #    $latest_stable_mac_ppc     = $latest_stable.".1";
      $latest_stable_mac_ppc     = $latest_stable;



More information about the gnucash-changes mailing list