hgext/evolve.py
branchmercurial-3.3
changeset 1454 c79bdc856350
parent 1451 73eb4f33f9dc
child 1455 00026533ff9f
child 1459 49e43f20a579
--- a/hgext/evolve.py	Thu Jun 25 17:22:17 2015 -0700
+++ b/hgext/evolve.py	Thu Jun 25 17:42:07 2015 -0700
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.1.5'
+__version__ = '5.2'
 testedwith = '3.3.3 3.4.1'
 buglink = 'http://bz.selenic.com/'