r19851 - gnucash/trunk - Update release to 2.3.17
Phil Longstaff
plongstaff at code.gnucash.org
Sat Nov 20 21:14:21 EST 2010
Author: plongstaff
Date: 2010-11-20 21:14:21 -0500 (Sat, 20 Nov 2010)
New Revision: 19851
Trac: http://svn.gnucash.org/trac/changeset/19851
Modified:
gnucash/trunk/configure.ac
Log:
Update release to 2.3.17
Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac 2010-11-20 19:03:28 UTC (rev 19850)
+++ gnucash/trunk/configure.ac 2010-11-21 02:14:21 UTC (rev 19851)
@@ -20,7 +20,7 @@
# Autoconf initialization
AC_PREREQ(2.59)
-AC_INIT([GnuCash], [2.3.16], [gnucash-devel at gnucash.org])
+AC_INIT([GnuCash], [2.3.17], [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