--- a/README Fri May 06 00:16:18 2016 +0200
+++ b/README Fri May 06 00:18:24 2016 +0200
@@ -56,7 +56,7 @@
Changelog
=========
-5.4.0 --
+5.4.0 -- 2016-05-06
- Some collaboration with the topic experimental extensions,
- hg evolve --all with consider all troubles in your current topic,
--- a/hgext/evolve.py Fri May 06 00:16:18 2016 +0200
+++ b/hgext/evolve.py Fri May 06 00:18:24 2016 +0200
@@ -19,7 +19,7 @@
- improves some aspect of the early implementation in Mercurial core
'''
-__version__ = '5.3.0'
+__version__ = '5.4.0'
testedwith = '3.4.3 3.5.2 3.6.2 3.7.3 3.8.1'
buglink = 'http://bz.selenic.com/'