Update release number to 2.3.15

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19436 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Phil Longstaff
2010-08-15 18:27:06 +00:00
parent 9d7b03615f
commit ffa7f72dbc

View File

@@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script.
# Autoconf initialization
AC_PREREQ(2.59)
AC_INIT([GnuCash], [2.3.14], [gnucash-devel@gnucash.org])
AC_INIT([GnuCash], [2.3.15], [gnucash-devel@gnucash.org])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(src/engine/Transaction.h)