trunk is 4.1 not 3.x nowadays

should probably use version from const.py
This commit is contained in:
Vassilii Khachaturov 2014-01-29 18:17:47 +02:00
parent ada8cfcaa4
commit 8e926cf84f

View File

@ -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"