--- a/hgext/evolve.py Fri Aug 08 10:40:47 2014 -0700
+++ b/hgext/evolve.py Fri Aug 08 15:33:39 2014 -0700
@@ -19,7 +19,7 @@
- improves some aspect of the early implementation in Mercurial core
'''
-testedwith = '3.0.1'
+testedwith = '3.0.1 3.1'
buglink = 'http://bz.selenic.com/'
import sys