Skip to content
Snippets Groups Projects
Commit b7f48b4e50c2 authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

hg: add 5.7 to list of supported versions

parent 55e0a6d4468a
No related branches found
No related tags found
1 merge request!78Preparations for a release
......@@ -73,7 +73,7 @@
__version__ = b'0.9.0'
testedwith = (b'4.4.2 4.5.3 4.6.2 4.7.2 4.8.2 4.9.1 5.0.2 5.1.2 5.2 5.3 5.4 '
b'5.5 5.6')
b'5.5 5.6 5.7')
minimumhgversion = b'4.4'
buglink = b'https://foss.heptapod.net/mercurial/hg-git/issues'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment