r19212 - gnucash/trunk - Update version to 2.3.13

Phil Longstaff plongstaff at code.gnucash.org
Sun May 30 15:02:05 EDT 2010


Author: plongstaff
Date: 2010-05-30 15:02:05 -0400 (Sun, 30 May 2010)
New Revision: 19212
Trac: http://svn.gnucash.org/trac/changeset/19212

Modified:
   gnucash/trunk/configure.ac
Log:
Update version to 2.3.13


Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac	2010-05-30 11:59:50 UTC (rev 19211)
+++ gnucash/trunk/configure.ac	2010-05-30 19:02:05 UTC (rev 19212)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([GnuCash], [2.3.12], [gnucash-devel at gnucash.org])
+AC_INIT([GnuCash], [2.3.13], [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