Make that Release 2.5.9

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23470 57a11ea4-9604-0410-9ed3-97b8803252fd
pull/2/head
John Ralls 13 years ago
parent c6314345a9
commit 6bc1ad6da0

@ -1,6 +1,6 @@
Version history:
------- -------
2.5.90 - 1 December 2013
2.5.9 - 1 December 2013
This is the tenth release in the UNSTABLE 2.5 series.
It is the first beta release.

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

Loading…
Cancel
Save