r19231 - gnucash/trunk - Update rev number to 2.3.14

Phil Longstaff plongstaff at code.gnucash.org
Sat Jun 5 14:51:41 EDT 2010


Author: plongstaff
Date: 2010-06-05 14:51:41 -0400 (Sat, 05 Jun 2010)
New Revision: 19231
Trac: http://svn.gnucash.org/trac/changeset/19231

Modified:
   gnucash/trunk/configure.ac
Log:
Update rev number to 2.3.14


Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac	2010-06-04 13:37:13 UTC (rev 19230)
+++ gnucash/trunk/configure.ac	2010-06-05 18:51:41 UTC (rev 19231)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([GnuCash], [2.3.13], [gnucash-devel at gnucash.org])
+AC_INIT([GnuCash], [2.3.14], [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