changeset 27:f9d1cb2123c0

revinfo works with withMercurial 4.3.2 also
author Franz Glasner <hg@dom66.de>
date Fri, 10 Nov 2017 08:25:29 +0100
parents b2d5b7508e18
children c8b7d0635656
files extensions/revinfo.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/extensions/revinfo.py	Thu Dec 10 01:07:33 2015 +0100
+++ b/extensions/revinfo.py	Fri Nov 10 08:25:29 2017 +0100
@@ -15,7 +15,7 @@
 
 command = cmdutil.command(cmdtable)
 
-testedwith = "3.5 3.5.1 3.5.2"
+testedwith = "3.5 3.5.1 3.5.2 4.3.2"
 
 
 @command("revinfo",