Update last stable version on trunk to 2.2.2.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16682 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Andreas Köhler 2007-12-19 17:38:57 +00:00
parent 3c10480d4e
commit 4fc674cdc8

View File

@ -84,7 +84,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.2.1",
_("The last stable version was "), "GnuCash 2.2.2",
_("The next stable version will be "), "GnuCash 2.4");
}