hgext/simple4server.py
branchstable
changeset 1257 c52c15100fb2
parent 1253 d03583da89c4
child 1272 749c931aa47b
child 1328 9321889d119a
--- a/hgext/simple4server.py	Mon Apr 20 13:48:06 2015 +0200
+++ b/hgext/simple4server.py	Mon Apr 20 13:52:17 2015 +0200
@@ -8,7 +8,7 @@
 For client side usages it is recommended to use the evolve extension for
 improved user interface.'''
 
-testedwith = '3.0.1'
+testedwith = '3.3.3 3.4-rc'
 buglink = 'https://bitbucket.org/marmoute/mutable-history/issues'
 
 import mercurial.obsolete