hgext/evolve.py
branchstable
changeset 1281 891c3ce894fa
parent 1280 af7b455a7ebd
child 1283 35d8789ea7a8
child 1296 23819e1d61fd
--- a/hgext/evolve.py	Thu Apr 23 03:10:11 2015 +0200
+++ b/hgext/evolve.py	Thu Apr 23 03:15:20 2015 +0200
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.1.3'
+__version__ = '5.1.4'
 testedwith = '3.3.3 3.4-rc'
 buglink = 'http://bz.selenic.com/'