r21873 - gnucash/branches/2.4/src/bin - Update stable gnucash version reported in Development warning
Geert Janssens
gjanssens at code.gnucash.org
Sun Jan 22 15:33:50 EST 2012
Author: gjanssens
Date: 2012-01-22 15:33:49 -0500 (Sun, 22 Jan 2012)
New Revision: 21873
Trac: http://svn.gnucash.org/trac/changeset/21873
Modified:
gnucash/branches/2.4/src/bin/gnucash-bin.c
Log:
Update stable gnucash version reported in Development warning
Modified: gnucash/branches/2.4/src/bin/gnucash-bin.c
===================================================================
--- gnucash/branches/2.4/src/bin/gnucash-bin.c 2012-01-21 16:28:32 UTC (rev 21872)
+++ gnucash/branches/2.4/src/bin/gnucash-bin.c 2012-01-22 20:33:49 UTC (rev 21873)
@@ -90,7 +90,7 @@
_("This is a development version. It may or may not work.\n"),
_("Report bugs and other problems to gnucash-devel at 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.9",
_("The next stable version will be "), PACKAGE_NAME, " 2.6");
}
More information about the gnucash-changes
mailing list