diff --git a/src/scm/main.scm b/src/scm/main.scm index e99464034b..71da604cf7 100644 --- a/src/scm/main.scm +++ b/src/scm/main.scm @@ -354,8 +354,8 @@ 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.2" "\n" - (_ "The next stable version will be ") "GnuCash 2.0" + (_ "The last stable version was ") "GnuCash 1.8.3" "\n" + (_ "The next stable version will be ") "GnuCash 1.10 or 2.0" "\n\n")))) (define (gnc:startup-pass-1)