changeset 21:ecb1bea11468

Update "testedwith": 3.5.1 and 3.5.2
author Franz Glasner <hg@dom66.de>
date Mon, 12 Oct 2015 09:10:06 +0200
parents 8ca89d70b44c
children a7d60f872c2f
files extensions/revinfo.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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",