changeset 62:bb5a0c7870c4

revinfo is tested with 4.3.1 also
author Franz Glasner <hg@dom66.de>
date Sat, 25 Nov 2017 18:39:39 +0100
parents b959b2c59392
children 53be6ab6fea9
files extensions/revinfo.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/extensions/revinfo.py	Wed Nov 22 11:56:54 2017 +0100
+++ b/extensions/revinfo.py	Sat Nov 25 18:39:39 2017 +0100
@@ -17,7 +17,7 @@
 
 command = cmdutil.command(cmdtable)
 
-testedwith = "3.5 3.5.1 3.5.2 4.3.2"
+testedwith = "3.5 3.5.1 3.5.2 4.3.1 4.3.2"
 
 
 @command("revinfo",