r20721 - htdocs/trunk/externals - Update website version pointer to 2.4.6

Christian Stimming cstim at code.gnucash.org
Sun May 29 15:03:59 EDT 2011


Author: cstim
Date: 2011-05-29 15:03:58 -0400 (Sun, 29 May 2011)
New Revision: 20721
Trac: http://svn.gnucash.org/trac/changeset/20721

Modified:
   htdocs/trunk/externals/global_params.php
Log:
Update website version pointer to 2.4.6

Modified: htdocs/trunk/externals/global_params.php
===================================================================
--- htdocs/trunk/externals/global_params.php	2011-05-29 08:39:57 UTC (rev 20720)
+++ htdocs/trunk/externals/global_params.php	2011-05-29 19:03:58 UTC (rev 20721)
@@ -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.5";
+     $latest_stable             = "2.4.6";
      $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