hgext/evolve.py
changeset 1235 ffa32ca659f1
parent 1227 3d9c5f5df6d8
parent 1230 e886bc501796
child 1239 8a06b32061ce
--- a/hgext/evolve.py	Mon Mar 30 13:31:09 2015 -0700
+++ b/hgext/evolve.py	Wed Apr 01 16:47:22 2015 -0700
@@ -19,8 +19,8 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.1.1'
-testedwith = '3.3'
+__version__ = '5.1.2'
+testedwith = '3.3.3'
 buglink = 'http://bz.selenic.com/'
 
 import sys, os