Release 2.6.10

This commit is contained in:
John Ralls
2015-12-19 12:32:54 -08:00
parent cf6a5755e1
commit a1c7f6456c
3 changed files with 516 additions and 9 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.9], [gnucash-devel@gnucash.org])
AC_INIT([GnuCash], [2.6.10], [gnucash-devel@gnucash.org])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(src/engine/Transaction.h)
AC_CONFIG_MACRO_DIR([macros])