Release 2.6.14

This commit is contained in:
John Ralls
2016-09-16 09:59:09 -07:00
parent 465f57228c
commit 3e7022b7cd
3 changed files with 263 additions and 2 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.13], [gnucash-devel@gnucash.org])
AC_INIT([GnuCash], [2.6.14], [gnucash-devel@gnucash.org])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(src/engine/Transaction.h)
AC_CONFIG_MACRO_DIR([macros])