diff --git a/src/scm/main.scm b/src/scm/main.scm index 1aa32e4c89..c06e4ad8ce 100644 --- a/src/scm/main.scm +++ b/src/scm/main.scm @@ -354,7 +354,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.0" "\n" + (_ "The last stable version was ") "GnuCash 1.8.2" "\n" (_ "The next stable version will be ") "GnuCash 2.0" "\n\n"))))