trunk is 4.1 not 3.x nowadays
should probably use version from const.py
This commit is contained in:
parent
ada8cfcaa4
commit
8e926cf84f
@ -215,7 +215,7 @@ def _display_welcome_message():
|
|||||||
from .dialog import WarningDialog
|
from .dialog import WarningDialog
|
||||||
WarningDialog(
|
WarningDialog(
|
||||||
_('Danger: This is unstable code!'),
|
_('Danger: This is unstable code!'),
|
||||||
_("This Gramps 3.x-trunk is a development release. "
|
_("This Gramps 4.1-trunk is a development release. "
|
||||||
"This version is not meant for normal usage. Use "
|
"This version is not meant for normal usage. Use "
|
||||||
"at your own risk.\n"
|
"at your own risk.\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user