hgext/evolve.py
changeset 1516 c4f8a2916e43
parent 1515 9729fdcc1fab
child 1517 a1f239a93c94
--- a/hgext/evolve.py	Fri Oct 30 16:04:37 2015 +0000
+++ b/hgext/evolve.py	Fri Oct 30 15:48:13 2015 +0000
@@ -20,7 +20,7 @@
 '''
 
 __version__ = '5.2.0'
-testedwith = '3.3.3 3.4.1'
+testedwith = '3.4.3 3.5.2 3.6'
 buglink = 'http://bz.selenic.com/'