diff hgext/evolve.py @ 1189:dbd0733e5840 stable 5.0.2

prepare release 5.0.2
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sun, 14 Dec 2014 12:44:40 -0800
parents cc3e68120185
children 583f7f03434b
line wrap: on
line diff
--- a/hgext/evolve.py	Sun Dec 14 11:45:27 2014 -0800
+++ b/hgext/evolve.py	Sun Dec 14 12:44:40 2014 -0800
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.0.1'
+__version__ = '5.0.2'
 testedwith = '3.2'
 buglink = 'http://bz.selenic.com/'