diff hgext3rd/topic/__init__.py @ 4574:5e8c47c553db

branching: merge with stable VErsion 8.5.0 got released
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 24 Apr 2019 14:38:26 +0200
parents 8b3781d9a616 05c9dcf5512e
children 48521a49a07e
line wrap: on
line diff
--- a/hgext3rd/topic/__init__.py	Tue Apr 23 13:26:35 2019 +0200
+++ b/hgext3rd/topic/__init__.py	Wed Apr 24 14:38:26 2019 +0200
@@ -182,7 +182,7 @@
 
 __version__ = '0.15.0.dev'
 
-testedwith = '4.5.2 4.6.2 4.7 4.8 4.9'
+testedwith = '4.5.2 4.6.2 4.7 4.8 4.9 5.0'
 minimumhgversion = '4.5'
 buglink = 'https://bz.mercurial-scm.org/'