hgext/evolve.py
changeset 757 0ff862dcddbd
parent 756 64c6bdfd0518
child 760 bbb3a0e1dfea
child 818 fcdd9b8c970b
--- a/hgext/evolve.py	Thu Dec 26 14:42:22 2013 -0800
+++ b/hgext/evolve.py	Thu Dec 26 17:20:16 2013 -0800
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in 2.3
 '''
 
-testedwith = '2.5'
+testedwith = '2.7 2.7.1 2.7.2 2.8 2.8.1'
 buglink = 'https://bitbucket.org/marmoute/mutable-history/issues'
 
 import sys