Release 2.6.15

This commit is contained in:
John Ralls
2016-12-17 11:11:56 -08:00
parent bbb5e56e30
commit 1ef17e6e16
4 changed files with 311 additions and 4 deletions

View File

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