Bump all version numbers to 5.2

This commit is contained in:
Nick Hall 2020-09-15 16:59:43 +01:00
parent 9938c71a1c
commit bb1c784d04
23 changed files with 23 additions and 23 deletions

View File

@ -157,7 +157,7 @@ register('behavior.translator-needed', True)
register('behavior.use-tips', False)
register('behavior.welcome', 100)
register('behavior.web-search-url', 'http://google.com/#&q=%(text)s')
register('behavior.addons-url', "https://raw.githubusercontent.com/gramps-project/addons/master/gramps51")
register('behavior.addons-url', "https://raw.githubusercontent.com/gramps-project/addons/master/gramps52")
register('database.backend', 'sqlite')
register('database.compress-backup', True)

View File

@ -27,7 +27,7 @@ plg.name = _("BSDDB")
plg.name_accell = _("_BSDDB Database")
plg.description = _("Berkeley Software Distribution Database Backend")
plg.version = '2.0'
plg.gramps_target_version = "5.1"
plg.gramps_target_version = "5.2"
plg.status = STABLE
plg.fname = 'bsddb.py'
plg.ptype = DATABASE

View File

@ -27,7 +27,7 @@ register(DATABASE,
name_accell=_('_SQLite Database'),
description=_('SQLite Database'),
version='1.0.0',
gramps_target_version='5.1',
gramps_target_version='5.2',
status=STABLE,
fname='sqlite.py',
databaseclass='SQLite',

View File

@ -21,7 +21,7 @@ from gramps.gen.plug._pluginreg import newplugin, STABLE
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -22,7 +22,7 @@ from gramps.gen.plug._pluginreg import *
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
# this is the default in gen/plug/_pluginreg.py: plg.require_active = True

View File

@ -21,7 +21,7 @@ from gramps.gen.plug._pluginreg import newplugin, STABLE, EXPORT
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -24,7 +24,7 @@ from gramps.gen.plug._pluginreg import register, STABLE, UNSTABLE, GRAMPLET
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -21,7 +21,7 @@ from gramps.gen.plug._pluginreg import *
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
# this is the default in gen/plug/_pluginreg.py: plg.require_active = True

View File

@ -21,7 +21,7 @@ from gramps.gen.plug._pluginreg import newplugin, STABLE, IMPORT
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -22,7 +22,7 @@ from gramps.gen.plug._pluginreg import register, STABLE, GENERAL
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -20,7 +20,7 @@
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -22,7 +22,7 @@ from gramps.gen.plug._pluginreg import *
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -22,7 +22,7 @@ from gramps.gen.plug._pluginreg import newplugin, STABLE, RELCALC
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#
# Relationship calculators

View File

@ -20,7 +20,7 @@
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -22,7 +22,7 @@ from gramps.gen.plug._pluginreg import *
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
# this is the default in gen/plug/_pluginreg.py: plg.require_active = True

View File

@ -25,7 +25,7 @@ _ = glocale.translation.gettext
GRAMPS registration file
"""
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -25,7 +25,7 @@ _ = glocale.translation.gettext
GRAMPS registration file
"""
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -28,7 +28,7 @@
# pylint: disable=bad-whitespace
# pylint: disable=bad-whitespace
MODULE_VERSION = "5.1"
MODULE_VERSION = "5.2"
from gi import Repository
from gramps.gen.const import GRAMPS_LOCALE as glocale

View File

@ -24,7 +24,7 @@
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -21,7 +21,7 @@ from gramps.gen.plug._pluginreg import *
from gramps.gen.const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -23,7 +23,7 @@ _ = glocale.translation.gettext
# plugins/webstuff/webstuff.gpr.py
MODULE_VERSION="5.1"
MODULE_VERSION="5.2"
#------------------------------------------------------------------------
#

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION_TUPLE = (5, 1, 4)
VERSION_TUPLE = (5, 2, 0)
VERSION_QUALIFIER = ""
VERSION = '.'.join(map(str,VERSION_TUPLE)) + VERSION_QUALIFIER
major_version = "%s.%s" % (VERSION_TUPLE[0], VERSION_TUPLE[1])

View File

@ -403,7 +403,7 @@ setup(name = 'gramps',
data_files = data_files,
scripts = ['scripts/gramps'],
classifiers = [
"Development Status :: 5 - Production/Stable",
"Development Status :: 1 - Planning",
"Environment :: Console",
"Environment :: MacOS X",
"Environment :: Plugins",