diff --git a/gramps/gui/grampsgui.py b/gramps/gui/grampsgui.py index 83fd3f7fa..d17290e68 100644 --- a/gramps/gui/grampsgui.py +++ b/gramps/gui/grampsgui.py @@ -215,7 +215,7 @@ def _display_welcome_message(): from .dialog import WarningDialog WarningDialog( _('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 " "at your own risk.\n" "\n"