hgext/evolve.py
branchstable
changeset 1230 e886bc501796
parent 1228 72a3f8d307b2
child 1235 ffa32ca659f1
child 1244 3249814dabd1
--- a/hgext/evolve.py	Wed Apr 01 14:43:13 2015 -0700
+++ b/hgext/evolve.py	Wed Apr 01 14:40:40 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