# HG changeset patch # User Franz Glasner # Date 1444633806 -7200 # Node ID ecb1bea11468435fea207cdbcec2b16a1b90bdfc # Parent 8ca89d70b44cc7013bcd4b2f0a156406a667d284 Update "testedwith": 3.5.1 and 3.5.2 diff -r 8ca89d70b44c -r ecb1bea11468 extensions/revinfo.py --- a/extensions/revinfo.py Mon Oct 12 08:56:52 2015 +0200 +++ b/extensions/revinfo.py Mon Oct 12 09:10:06 2015 +0200 @@ -15,7 +15,7 @@ command = cmdutil.command(cmdtable) -testedwith = "3.5" +testedwith = "3.5 3.5.1 3.5.2" @command("revinfo",