changeset 1370:bd979667611d stable 1.8.5

testedwith: add hg 3.7
author Augie Fackler <raf@durin42.com>
date Wed, 27 Jan 2016 10:42:39 -0500
parents e0e44fcd1b5a
children 34968c4a6a02
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 3.4 3.5 3.6'
+testedwith = '2.8.2 3.0.1 3.1 3.2.2 3.3 3.4 3.5 3.6 3.7'
 
 import os
 import sys