r18484 - htdocs/trunk/externals - Bump parameter to 2.3.8

Geert Janssens gjanssens at code.gnucash.org
Fri Dec 11 03:54:06 EST 2009


Author: gjanssens
Date: 2009-12-11 03:54:06 -0500 (Fri, 11 Dec 2009)
New Revision: 18484
Trac: http://svn.gnucash.org/trac/changeset/18484

Modified:
   htdocs/trunk/externals/global_params.php
Log:
Bump  parameter to 2.3.8

Modified: htdocs/trunk/externals/global_params.php
===================================================================
--- htdocs/trunk/externals/global_params.php	2009-12-11 02:28:07 UTC (rev 18483)
+++ htdocs/trunk/externals/global_params.php	2009-12-11 08:54:06 UTC (rev 18484)
@@ -1,6 +1,6 @@
 <?php
      $latest_stable="2.2.9";
-     $latest_unstable="2.3.7";
+     $latest_unstable="2.3.8";
      
      $stable_path="http://sourceforge.net/projects/gnucash/files/gnucash%20(stable)/";
      $latest_stable_path=$stable_path.$latest_stable."/";
@@ -20,4 +20,4 @@
      
      $download_path="http://downloads.sourceforge.net/sourceforge/gnucash/";
      
-?>
\ No newline at end of file
+?>



More information about the gnucash-changes mailing list