r18258 - gnucash/trunk - Update release number to 2.3.4

Phil Longstaff plongstaff at code.gnucash.org
Sun Aug 16 18:56:08 EDT 2009


Author: plongstaff
Date: 2009-08-16 18:56:08 -0400 (Sun, 16 Aug 2009)
New Revision: 18258
Trac: http://svn.gnucash.org/trac/changeset/18258

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


Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2009-08-16 22:17:23 UTC (rev 18257)
+++ gnucash/trunk/configure.in	2009-08-16 22:56:08 UTC (rev 18258)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.3.3], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.4], [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