r18371 - gnucash/trunk - Change version number to 2.3.7

Phil Longstaff plongstaff at code.gnucash.org
Mon Oct 5 20:03:07 EDT 2009


Author: plongstaff
Date: 2009-10-05 20:03:06 -0400 (Mon, 05 Oct 2009)
New Revision: 18371
Trac: http://svn.gnucash.org/trac/changeset/18371

Modified:
   gnucash/trunk/configure.in
Log:
Change version number to 2.3.7


Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2009-10-04 23:31:37 UTC (rev 18370)
+++ gnucash/trunk/configure.in	2009-10-06 00:03:06 UTC (rev 18371)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.3.6], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.7], [gnucash-devel at gnucash.org])
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_SRCDIR(src/engine/Transaction.h)
 



More information about the gnucash-changes mailing list