diff --git a/src/bin/gnucash-bin.c b/src/bin/gnucash-bin.c index 3fc1d5b9cb..f7c4976f76 100644 --- a/src/bin/gnucash-bin.c +++ b/src/bin/gnucash-bin.c @@ -82,7 +82,7 @@ gnc_print_unstable_message(void) _("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 2.0.4", + _("The last stable version was "), "GnuCash 2.0.5", _("The next stable version will be "), "GnuCash 2.2"); }