hgext/evolve.py
branchstable
changeset 1611 5eedfe43e762
parent 1610 9e93ddf03704
child 1615 b04d73c0a13e
--- a/hgext/evolve.py	Thu Feb 11 00:35:58 2016 +0000
+++ b/hgext/evolve.py	Thu Feb 11 00:37:05 2016 +0000
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.2.1'
+__version__ = '5.3.0'
 testedwith = '3.4.3 3.5.2 3.6.2 3.7'
 buglink = 'http://bz.selenic.com/'