diff hgext3rd/topic/__init__.py @ 3584:23f701c1cfcb

tests: updated tested with version
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 21 Mar 2018 15:36:10 +0100
parents 10c3e69bb5bf
children fe7dd5dce8c5
line wrap: on
line diff
--- a/hgext3rd/topic/__init__.py	Wed Mar 21 15:24:51 2018 +0100
+++ b/hgext3rd/topic/__init__.py	Wed Mar 21 15:36:10 2018 +0100
@@ -178,7 +178,7 @@
 
 __version__ = '0.8.0.dev'
 
-testedwith = '4.1.3 4.2.3 4.3.3 4.4.2'
+testedwith = '4.1.3 4.2.3 4.3.3 4.4.2 4.5.2'
 minimumhgversion = '4.1'
 buglink = 'https://bz.mercurial-scm.org/'