Update release number to 2.3.4

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18258 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Phil Longstaff 2009-08-16 22:56:08 +00:00
parent f7b36d6821
commit deb37b99d1

View File

@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script.
# Autoconf initialization # Autoconf initialization
AC_PREREQ(2.59) AC_PREREQ(2.59)
AC_INIT([gnucash], [2.3.3], [gnucash-devel@gnucash.org]) AC_INIT([gnucash], [2.3.4], [gnucash-devel@gnucash.org])
AC_CONFIG_HEADERS(config.h) AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(src/engine/Transaction.h) AC_CONFIG_SRCDIR(src/engine/Transaction.h)