diff hgext/evolve.py @ 1424:1377f6a7f9ec stable 5.1.5

prepare version 5.1.5
author Pierre-Yves David <pierre-yves.david@fb.com>
date Tue, 23 Jun 2015 15:30:35 -0700
parents 20ff4ef75b87
children 6db55f28c965
line wrap: on
line diff
--- 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/'