Prepare for 1.5.1.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2892 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2000-09-18 07:42:42 +00:00
parent 39d2e7af27
commit 8af92acf74
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@ -1,5 +1,12 @@
Version history:
------- -------
1.5.1 - 18 September 2000
o new Spanish translation
o new Russion translation
o improved qif importing
o updated documentation
o lots of bug fixes
1.5.0 - 9 July 2000
o switch to gtkhtml widget
o updated French translations

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