r18456 - gnucash/trunk - Update revision number to 2.3.8

Phil Longstaff plongstaff at code.gnucash.org
Tue Dec 1 19:41:27 EST 2009


Author: plongstaff
Date: 2009-12-01 19:41:26 -0500 (Tue, 01 Dec 2009)
New Revision: 18456
Trac: http://svn.gnucash.org/trac/changeset/18456

Modified:
   gnucash/trunk/configure.in
Log:
Update revision number to 2.3.8


Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2009-12-01 05:15:02 UTC (rev 18455)
+++ gnucash/trunk/configure.in	2009-12-02 00:41:26 UTC (rev 18456)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.3.7], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.8], [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