Set revision on master branch to 2.6.99

This commit is contained in:
John Ralls
2014-04-12 17:12:49 -07:00
parent cc51bbe8fc
commit 2f96218162

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.3], [gnucash-devel@gnucash.org])
AC_INIT([GnuCash], [2.6.99], [gnucash-devel@gnucash.org])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(src/engine/Transaction.h)
AC_CONFIG_MACRO_DIR([macros])