Move all trunk plugins to version 3.4

svn: r16874
This commit is contained in:
Doug Blank
2011-03-21 20:43:00 +00:00
parent 688838d6db
commit a00dcd0c2b
23 changed files with 206 additions and 206 deletions

View File

@@ -32,7 +32,7 @@ id = 'records',
name = _("Records Report"),
description = _("Shows some interesting records about people and families"),
version = '1.0',
gramps_target_version = '3.3',
gramps_target_version = '3.4',
status = STABLE,
fname = 'Records.py',
authors = [u"Reinhard Müller"],
@@ -48,7 +48,7 @@ id = 'Records Gramplet',
name = _("Records Gramplet"),
description = _("Shows some interesting records about people and families"),
version = '1.0',
gramps_target_version = '3.3',
gramps_target_version = '3.4',
status = STABLE,
fname = 'Records.py',
authors = [u"Reinhard Müller"],