hgext3rd/topic/__init__.py
changeset 3140 f4c6cce8fb7d
parent 3139 ec2251d0ba06
child 3141 f9faa5b6f937
--- a/hgext3rd/topic/__init__.py	Mon Oct 23 16:07:09 2017 +0200
+++ b/hgext3rd/topic/__init__.py	Mon Oct 23 16:08:29 2017 +0200
@@ -141,7 +141,7 @@
 
 __version__ = '0.5.0.dev'
 
-testedwith = '4.0.2 4.1.3 4.2.3 4.3.3 4.4'
+testedwith = '4.1.3 4.2.3 4.3.3 4.4'
 minimumhgversion = '4.0'
 buglink = 'https://bz.mercurial-scm.org/'