author | Pierre-Yves David <pierre-yves.david@fb.com> |
Wed, 23 Apr 2014 14:05:36 -0700 | |
branch | stable |
changeset 912 | 0c1907a65b9f |
parent 911 | 3b7dfa9bb789 |
child 913 | 2a057f809d03 |
hgext/evolve.py | file | annotate | diff | comparison | revisions |
--- a/hgext/evolve.py Wed Mar 26 00:38:14 2014 +0100 +++ b/hgext/evolve.py Wed Apr 23 14:05:36 2014 -0700 @@ -19,7 +19,7 @@ - improves some aspect of the early implementation in 2.3 ''' -testedwith = '2.7 2.7.1 2.7.2 2.8 2.8.1 2.9.2' +testedwith = '2.7 2.7.1 2.7.2 2.8 2.8.1 2.8.2 2.9 2.9.1 2.9.2 3.0' buglink = 'https://bitbucket.org/marmoute/mutable-history/issues' import sys