diff hgext/evolve.py @ 1765:727c7211c810 stable 5.5.0

prepare release 5.5.0
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Sun, 30 Oct 2016 23:18:33 +0100
parents a7dcfff8c4a9
children 924b76a51d18 c3741a5adbb0
line wrap: on
line diff
--- a/hgext/evolve.py	Sun Oct 30 23:16:04 2016 +0100
+++ b/hgext/evolve.py	Sun Oct 30 23:18:33 2016 +0100
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in Mercurial core
 '''
 
-__version__ = '5.4.1'
+__version__ = '5.5.0'
 testedwith = '3.4.3 3.5.2 3.6.2 3.7.3 3.8.1 3.9 4.0'
 buglink = 'https://bz.mercurial-scm.org/'