changeset 1408:49d324e11856 stable 1.8.6

testedwith: include 3.8
author Augie Fackler <raf@durin42.com>
date Tue, 10 May 2016 23:12:42 -0400
parents 963946d7dfd7
children fc80c25bc94b
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 3.7'
+testedwith = '2.8.2 3.0.1 3.1 3.2.2 3.3 3.4 3.5 3.6 3.7 3.8'
 
 import os
 import sys