author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
Thu, 26 Dec 2013 17:20:16 -0800 | |
changeset 757 | 0ff862dcddbd |
parent 756 | 64c6bdfd0518 |
child 758 | 6b10897dcba7 |
child 759 | 57874b249940 |
hgext/evolve.py | file | annotate | diff | comparison | revisions |
--- a/hgext/evolve.py Thu Dec 26 14:42:22 2013 -0800 +++ b/hgext/evolve.py Thu Dec 26 17:20:16 2013 -0800 @@ -19,7 +19,7 @@ - improves some aspect of the early implementation in 2.3 ''' -testedwith = '2.5' +testedwith = '2.7 2.7.1 2.7.2 2.8 2.8.1' buglink = 'https://bitbucket.org/marmoute/mutable-history/issues' import sys