hgext/evolve.py
branchstable
changeset 1701 4f3601b12c74
parent 1689 60752ed8d2d4
child 1702 b21ce82e6f76
--- a/hgext/evolve.py	Thu May 05 22:13:02 2016 +0200
+++ b/hgext/evolve.py	Fri May 06 00:16:18 2016 +0200
@@ -20,7 +20,7 @@
 '''
 
 __version__ = '5.3.0'
-testedwith = '3.4.3 3.5.2 3.6.2 3.7'
+testedwith = '3.4.3 3.5.2 3.6.2 3.7.3 3.8.1'
 buglink = 'http://bz.selenic.com/'