hgext/evolve.py
branchstable
changeset 663 9d4ff0809a00
parent 659 1db801bcd08f
child 670 97ce1f801309
child 703 a246b02499d9
--- a/hgext/evolve.py	Sat Feb 02 12:20:10 2013 +0100
+++ b/hgext/evolve.py	Sat Feb 02 12:21:01 2013 +0100
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in 2.3
 '''
 
-testedwith = ''
+testedwith = '2.5'
 buglink = 'https://bitbucket.org/marmoute/mutable-history/issues'