diff --git a/src/bin/gnucash-bin.c b/src/bin/gnucash-bin.c index bdb42f5d24..bf897b0c0a 100644 --- a/src/bin/gnucash-bin.c +++ b/src/bin/gnucash-bin.c @@ -90,7 +90,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 "), PACKAGE_NAME, " 2.4.4", + _("The last stable version was "), PACKAGE_NAME, " 2.4.7", _("The next stable version will be "), PACKAGE_NAME, " 2.6"); }