author | Pierre-Yves David <pierre-yves.david@octobus.net> |
Thu, 25 Oct 2018 17:03:34 +0200 | |
changeset 4208 | 7d4c80c3f386 |
parent 4194 | cae466b70bf1 (current diff) |
parent 4201 | 46cef25fbd96 (diff) |
child 4219 | a4d5dcc836ab |
--- a/hgext3rd/pullbundle.py Thu Oct 25 12:49:48 2018 +0200 +++ b/hgext3rd/pullbundle.py Thu Oct 25 17:03:34 2018 +0200 @@ -92,7 +92,7 @@ from mercurial.i18n import _ -__version__ = '0.1.0' +__version__ = '0.1.1' testedwith = '4.4 4.5 4.6 4.7.1' minimumhgversion = '4.4' buglink = 'https://bz.mercurial-scm.org/'