branch | stable |
changeset 1765 | 727c7211c810 |
parent 1756 | a7dcfff8c4a9 |
child 1778 | 924b76a51d18 |
child 1784 | c3741a5adbb0 |
--- a/hgext/evolve.py Sun Oct 30 23:16:04 2016 +0100 +++ b/hgext/evolve.py Sun Oct 30 23:18:33 2016 +0100 @@ -19,7 +19,7 @@ - improves some aspect of the early implementation in Mercurial core ''' -__version__ = '5.4.1' +__version__ = '5.5.0' testedwith = '3.4.3 3.5.2 3.6.2 3.7.3 3.8.1 3.9 4.0' buglink = 'https://bz.mercurial-scm.org/'