Release 2.6.11

This commit is contained in:
John Ralls
2016-01-10 15:40:25 -08:00
parent 837b25830d
commit f67faa24c6
3 changed files with 82 additions and 5883 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.10], [gnucash-devel@gnucash.org])
AC_INIT([GnuCash], [2.6.11], [gnucash-devel@gnucash.org])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(src/engine/Transaction.h)
AC_CONFIG_MACRO_DIR([macros])