diff --git a/configure.ac b/configure.ac index b614495453..143fde895c 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script. # Autoconf initialization AC_PREREQ(2.59) -AC_INIT([GnuCash], [2.4.0], [gnucash-devel@gnucash.org]) +AC_INIT([GnuCash], [2.4.1], [gnucash-devel@gnucash.org]) AC_CONFIG_HEADERS(config.h) AC_CONFIG_SRCDIR(src/engine/Transaction.h)