hgext/evolve.py
branchstable
changeset 1702 b21ce82e6f76
parent 1701 4f3601b12c74
child 1709 989ed2f30d41
--- a/hgext/evolve.py	Fri May 06 00:16:18 2016 +0200
+++ b/hgext/evolve.py	Fri May 06 00:18:24 2016 +0200
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.3.0'
+__version__ = '5.4.0'
 testedwith = '3.4.3 3.5.2 3.6.2 3.7.3 3.8.1'
 buglink = 'http://bz.selenic.com/'