Set Version to 2.5.0 for unstable release

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22854 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
John Ralls 2013-03-31 01:17:31 +00:00
parent 28cd879277
commit b400cf5e9c

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