diff hgext3rd/topic/__init__.py @ 3836:b91db6989231

branching: merge with stable Merging with the new 8.0.1 release.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 12 Jun 2018 10:40:57 +0200
parents eb928f5728c4 0887c30255a1
children 9c4847b93d3c
line wrap: on
line diff
--- a/hgext3rd/topic/__init__.py	Mon Jun 11 20:17:56 2018 +0530
+++ b/hgext3rd/topic/__init__.py	Tue Jun 12 10:40:57 2018 +0200
@@ -183,7 +183,7 @@
 
 __version__ = '0.10.0.dev'
 
-testedwith = '4.3.3 4.4.2 4.5.2 4.6'
+testedwith = '4.3.3 4.4.2 4.5.2 4.6.1'
 minimumhgversion = '4.3'
 buglink = 'https://bz.mercurial-scm.org/'