Prepare for 1.5.95.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4182 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-05-13 22:42:40 +00:00
parent c8c56ebb07
commit 02519b2038
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@@ -1,5 +1,13 @@
Version history:
------- -------
1.5.95 - 13 May 2001
o alpha release, string freeze
o new user account hierarchy wizard
o account hierarchy export
o reporting improvements
o transfer dialog auto-completion
o many bug fixes
1.5.6 - 23 April 2001
o reporting improvements
o many misc GUI improvements

View File

@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script.
### commands depend on them):
AC_INIT(src/guile/gnucash.h)
AM_INIT_AUTOMAKE(gnucash,1.5.6)
AM_INIT_AUTOMAKE(gnucash,1.5.95)
AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST