hgext/evolve.py
changeset 1426 6db55f28c965
parent 1423 ecd669c36c12
parent 1424 1377f6a7f9ec
child 1427 fcc467ca740e
--- a/hgext/evolve.py	Tue Jun 23 00:00:03 2015 -0700
+++ b/hgext/evolve.py	Tue Jun 23 15:32:47 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/'