r18190 - gnucash/trunk - Update release number

Phil Longstaff plongstaff at code.gnucash.org
Tue Jul 7 18:07:50 EDT 2009


Author: plongstaff
Date: 2009-07-07 18:07:50 -0400 (Tue, 07 Jul 2009)
New Revision: 18190
Trac: http://svn.gnucash.org/trac/changeset/18190

Modified:
   gnucash/trunk/configure.in
Log:
Update release number


Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2009-07-07 22:07:20 UTC (rev 18189)
+++ gnucash/trunk/configure.in	2009-07-07 22:07:50 UTC (rev 18190)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.3.1], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.2], [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