mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Make that Release 2.5.9
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23470 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
+1
-1
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user