hgext/evolve.py
branchstable
changeset 1177 0f3090785283
parent 1173 fc95401f952f
child 1181 ad7a31a7a413
child 1183 58370c718183
--- a/hgext/evolve.py	Tue Nov 25 10:52:33 2014 -0800
+++ b/hgext/evolve.py	Tue Nov 25 11:01:29 2014 -0800
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.0.0'
+__version__ = '5.0.1'
 testedwith = '3.2'
 buglink = 'http://bz.selenic.com/'