hgext/evolve.py
changeset 1004 808a33826700
parent 1002 195642c1520b
child 1005 4fe159fdfc4c
--- a/hgext/evolve.py	Tue Jul 29 17:15:01 2014 -0700
+++ b/hgext/evolve.py	Tue Jul 29 17:15:57 2014 -0700
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in 2.3
 '''
 
-testedwith = '3.0.1'
+testedwith = '3.0.1 3.1'
 buglink = 'https://bitbucket.org/marmoute/mutable-history/issues'
 
 import sys