author | Pierre-Yves David <pierre-yves.david@fb.com> |
Tue, 29 Jul 2014 17:15:57 -0700 | |
changeset 1004 | 808a33826700 |
parent 1003 | 574315ec19c2 |
child 1005 | 4fe159fdfc4c |
hgext/evolve.py | file | annotate | diff | comparison | revisions |
--- a/hgext/evolve.py Tue Jul 29 17:15:01 2014 -0700 +++ b/hgext/evolve.py Tue Jul 29 17:15:57 2014 -0700 @@ -19,7 +19,7 @@ - improves some aspect of the early implementation in 2.3 ''' -testedwith = '3.0.1' +testedwith = '3.0.1 3.1' buglink = 'https://bitbucket.org/marmoute/mutable-history/issues' import sys