diff hgext3rd/topic/__init__.py @ 5953:daca8f4f7014

branching: merge with stable
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 29 May 2021 14:32:05 +0800
parents aff365171309 b81fea3d59ca
children e97fbded40a5
line wrap: on
line diff
--- a/hgext3rd/topic/__init__.py	Tue May 25 18:46:09 2021 +0200
+++ b/hgext3rd/topic/__init__.py	Sat May 29 14:32:05 2021 +0800
@@ -233,7 +233,7 @@
 
 __version__ = b'0.23.0.dev'
 
-testedwith = b'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3 5.4 5.5 5.6 5.7'
+testedwith = b'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3 5.4 5.5 5.6 5.7 5.8'
 minimumhgversion = b'4.6'
 buglink = b'https://bz.mercurial-scm.org/'