r18661 - gnucash/trunk - Update release to 2.3.10

Geert Janssens gjanssens at code.gnucash.org
Tue Feb 16 10:07:46 EST 2010


Author: gjanssens
Date: 2010-02-16 10:07:46 -0500 (Tue, 16 Feb 2010)
New Revision: 18661
Trac: http://svn.gnucash.org/trac/changeset/18661

Modified:
   gnucash/trunk/configure.in
Log:
Update release to 2.3.10

Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2010-02-16 14:39:40 UTC (rev 18660)
+++ gnucash/trunk/configure.in	2010-02-16 15:07:46 UTC (rev 18661)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.3.9], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.10], [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