changeset 1369:e0e44fcd1b5a stable

hgsubversion: update testedwith, which has been neglected for some time
author Augie Fackler <raf@durin42.com>
date Tue, 12 Jan 2016 09:53:24 -0500
parents 4f8b1f202c90
children bd979667611d
files hgsubversion/__init__.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgsubversion/__init__.py
+++ b/hgsubversion/__init__.py
@@ -15,7 +15,7 @@ details.
 For more information and instructions, see :hg:`help subversion`.
 '''
 
-testedwith = '2.8.2 3.0.1 3.1 3.2.2 3.3'
+testedwith = '2.8.2 3.0.1 3.1 3.2.2 3.3 3.4 3.5 3.6'
 
 import os
 import sys