Submitter | phabricator |
---|---|
Date | April 23, 2018, 6:29 p.m. |
Message ID | <differential-rev-PHID-DREV-p7fxvl3n7c2rgpxrsqis-req@phab.mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/31214/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/hgext/firefoxtree/__init__.py b/hgext/firefoxtree/__init__.py --- a/hgext/firefoxtree/__init__.py +++ b/hgext/firefoxtree/__init__.py @@ -129,8 +129,8 @@ TRY_TREES, ) -testedwith = '4.1 4.2 4.3 4.4' -minimumhgversion = '4.1' +testedwith = '4.2 4.3 4.4 4.5' +minimumhgversion = '4.2' buglink = 'https://bugzilla.mozilla.org/enter_bug.cgi?product=Developer%20Services&component=Mercurial%3A%20firefoxtree' # The root revisions in mozilla-central and comm-central, respectively. MOZ_ROOT_REV = '8ba995b74e18334ab3707f27e9eb8f4e37ba3d29'