hgext3rd/topic/__init__.py
branchstable
changeset 3719 d15f882e7b85
parent 3701 29c413a7dfb5
child 3720 116cdd8c102a
--- a/hgext3rd/topic/__init__.py	Wed Apr 25 13:49:00 2018 +0100
+++ b/hgext3rd/topic/__init__.py	Wed Apr 25 13:55:52 2018 +0100
@@ -178,7 +178,7 @@
 
 __version__ = '0.9.0.dev'
 
-testedwith = '4.3.3 4.4.2 4.5.2'
+testedwith = '4.3.3 4.4.2 4.5.2 4.6'
 minimumhgversion = '4.3'
 buglink = 'https://bz.mercurial-scm.org/'