hgext/evolve.py
branchstable
changeset 1424 1377f6a7f9ec
parent 1401 20ff4ef75b87
child 1426 6db55f28c965
--- a/hgext/evolve.py	Fri Jun 19 12:39:15 2015 -0700
+++ b/hgext/evolve.py	Tue Jun 23 15:30:35 2015 -0700
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.1.4'
+__version__ = '5.1.5'
 testedwith = '3.3.3 3.4.1'
 buglink = 'http://bz.selenic.com/'