r18112 - gnucash/trunk - Update revision to 2.3.1

Phil Longstaff plongstaff at code.gnucash.org
Sun Jun 7 16:23:13 EDT 2009


Author: plongstaff
Date: 2009-06-07 16:23:13 -0400 (Sun, 07 Jun 2009)
New Revision: 18112
Trac: http://svn.gnucash.org/trac/changeset/18112

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


Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2009-06-07 19:55:10 UTC (rev 18111)
+++ gnucash/trunk/configure.in	2009-06-07 20:23:13 UTC (rev 18112)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.3.0], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.1], [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