hgext/evolve.py
branchstable
changeset 1163 db2115776696
parent 1162 5c07f464981e
child 1168 2187f7c88ff6
--- a/hgext/evolve.py	Tue Nov 18 20:27:53 2014 -0500
+++ b/hgext/evolve.py	Mon Nov 17 15:45:24 2014 +0100
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.1.0'
+__version__ = '5.0.0'
 testedwith = '3.2'
 buglink = 'http://bz.selenic.com/'