hgext3rd/topic/__init__.py
branchstable
changeset 4564 a1072c2910c2
parent 4535 8dae14cd076a
child 4572 05c9dcf5512e
--- a/hgext3rd/topic/__init__.py	Tue Apr 23 12:20:12 2019 +0200
+++ b/hgext3rd/topic/__init__.py	Sat Apr 20 05:21:14 2019 +0200
@@ -182,7 +182,7 @@
 
 __version__ = '0.14.1.dev'
 
-testedwith = '4.4.2 4.5.2 4.6.2 4.7 4.8 4.9'
+testedwith = '4.4.2 4.5.2 4.6.2 4.7 4.8 4.9 5.0'
 minimumhgversion = '4.4'
 buglink = 'https://bz.mercurial-scm.org/'