diff hgext/simple4server.py @ 1745:6c922448ccec stable

merge with default, Mercurial 4.0-rc is out The content of the Mercurial stable branch changed, we update it here too.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Fri, 28 Oct 2016 15:44:15 +0200
parents 346de2c1b0e9
children 86e71a0b3319
line wrap: on
line diff
--- a/hgext/simple4server.py	Sun Oct 16 09:52:53 2016 -0700
+++ b/hgext/simple4server.py	Fri Oct 28 15:44:15 2016 +0200
@@ -8,8 +8,8 @@
 For client side usages it is recommended to use the evolve extension for
 improved user interface.'''
 
-testedwith = '3.3.3 3.4-rc'
-buglink = 'http://bz.selenic.com/'
+testedwith = '3.3 3.4-rc'
+buglink = 'https://bz.mercurial-scm.org/'
 
 import mercurial.obsolete