update for 1.8.5 release

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9127 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Chris Lyttle 2003-08-20 04:30:28 +00:00
parent 59de93af8e
commit 3cb873fec0
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-08-19 Chris Lyttle <chris@wilddev.net>
* src/scm/main.scm: Update for 1.8.5 release
2003-08-15 Christian Stimming <stimming@tuhh.de>
* src/import-export/import-backend.c: Workaround for

View File

@ -355,7 +355,7 @@ string and 'directories' must be a list of strings."
(_ "This is a development version. It may or may not work.\n")
(_ "Report bugs and other problems to gnucash-devel@gnucash.org.\n")
(_ "You can also lookup and file bug reports at http://bugzilla.gnome.org\n")
(_ "The last stable version was ") "GnuCash 1.8.4" "\n"
(_ "The last stable version was ") "GnuCash 1.8.5" "\n"
(_ "The next stable version will be ") "GnuCash 1.10 or 2.0"
"\n\n"))))