Prepare for 1.5.5.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3975 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2001-04-15 21:41:35 +00:00
parent 28550464e6
commit 41745f6690
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@ -1,5 +1,11 @@
Version history:
------- -------
1.5.5 - 15 April 2001
o more new & improved reports
o use of gnome MDI for main window
o GUI improvements
o bug fixes
1.5.4 - 01 April 2001
o several new & improved reports/graphs
o online price quotes now work

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.4)
AM_INIT_AUTOMAKE(gnucash,1.5.5)
AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST