Bump version to 2.4.13 for bugfix release with fixed libofx on Windows.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/2.4@22918 57a11ea4-9604-0410-9ed3-97b8803252fd
2.4
Christian Stimming 13 years ago
parent 3ed2652e5a
commit 94785fd91b

@ -1,5 +1,7 @@
Version history:
------- -------
2.4.13 19 Apr 2013
2.4.13 is a bugfix release. Please see the Changelog for details
2.4.12 30 Mar 2013
2.4.12 is a bugfix release. Please see the Changelog for details
2.4.11 14 Jul 2012

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

Loading…
Cancel
Save