restore SVN number to "gramps -v" output
svn: r21752
This commit is contained in:
parent
7d90a49fba
commit
1f94813e59
@ -283,7 +283,7 @@ def show_settings():
|
|||||||
bsddb_db_str = 'not found'
|
bsddb_db_str = 'not found'
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from .version import VERSION
|
from .gen.const import VERSION
|
||||||
gramps_str = VERSION
|
gramps_str = VERSION
|
||||||
except:
|
except:
|
||||||
gramps_str = 'not found'
|
gramps_str = 'not found'
|
||||||
|
Loading…
Reference in New Issue
Block a user