mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
39d2e7af27
commit
8af92acf74
7
NEWS
7
NEWS
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user