hgext3rd/topic/__init__.py
changeset 4320 b4bc185bcefb
parent 4303 78700a59192a
parent 4319 2d3ee6a25d2c
child 4365 8c4289d0e91e
--- a/hgext3rd/topic/__init__.py	Thu Dec 20 13:59:07 2018 +0800
+++ b/hgext3rd/topic/__init__.py	Mon Dec 24 18:38:25 2018 +0100
@@ -179,7 +179,7 @@
 
 __version__ = '0.13.0.dev'
 
-testedwith = '4.4.2 4.5.2 4.6.2 4.7'
+testedwith = '4.4.2 4.5.2 4.6.2 4.7 4.8'
 minimumhgversion = '4.4'
 buglink = 'https://bz.mercurial-scm.org/'