hgext/evolve.py
branchstable
changeset 1027 fe1505aa565b
parent 1012 205d549a972f
child 1032 0fcddde7dae6
--- a/hgext/evolve.py	Fri Aug 08 10:40:47 2014 -0700
+++ b/hgext/evolve.py	Fri Aug 08 15:33:39 2014 -0700
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-testedwith = '3.0.1'
+testedwith = '3.0.1 3.1'
 buglink = 'http://bz.selenic.com/'
 
 import sys