mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Adjust the "development version" message for the 2.0.1 release.
BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14587 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
fc8737d6b3
commit
e914708cc3
@ -1,3 +1,8 @@
|
||||
2006-07-31 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/bin/gnucash-bin.c:
|
||||
Adjust the "development version" message for the 2.0.1 release.
|
||||
|
||||
2006-07-30 Andreas Köhler <andi5.py@gmx.net>
|
||||
|
||||
* src/gnome/window-reconcile.c: Replace the hbox separating debits
|
||||
|
@ -73,8 +73,8 @@ 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 1.8.12",
|
||||
_("The next stable version will be "), "GnuCash 2.0");
|
||||
_("The last stable version was "), "GnuCash 2.0.1",
|
||||
_("The next stable version will be "), "GnuCash 2.2");
|
||||
}
|
||||
|
||||
/* Priority of paths: The default is set at build time. It may be
|
||||
|
Loading…
Reference in New Issue
Block a user