diff extensions/kwarchive.py @ 354:84f20a80f247

kwarchive and revinfo are tested with HG 5.1.2 and 5.1.2 also
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 26 Jan 2020 15:30:21 +0100
parents 0d889720613d
children f7df9148f5bc
line wrap: on
line diff
--- a/extensions/kwarchive.py	Tue Jan 07 09:37:19 2020 +0100
+++ b/extensions/kwarchive.py	Sun Jan 26 15:30:21 2020 +0100
@@ -116,7 +116,7 @@
         _dateutil = util
 
 
-testedwith = b"4.3.1 4.3.2 4.4.1 4.4.2 4.5.2 4.6.1 4.8.1 4.9 5.0.1"
+testedwith = b"4.3.1 4.3.2 4.4.1 4.4.2 4.5.2 4.6.1 4.8.1 4.9 5.0.1 5.1.2 5.2.1"
 
 SHORTENED_HG_SCHEMES = {
     b"ssh": b"hg+ssh",