--- a/README Thu Apr 23 03:10:11 2015 +0200
+++ b/README Thu Apr 23 03:15:20 2015 +0200
@@ -51,7 +51,7 @@
Changelog
=========
-5.1.4 --
+5.1.4 -- 2015-04-23
- significant documentation update
- fix issue4616: pulling with bundle2 would crash if common marker when
--- a/hgext/evolve.py Thu Apr 23 03:10:11 2015 +0200
+++ b/hgext/evolve.py Thu Apr 23 03:15:20 2015 +0200
@@ -19,7 +19,7 @@
- improves some aspect of the early implementation in Mercurial core
'''
-__version__ = '5.1.3'
+__version__ = '5.1.4'
testedwith = '3.3.3 3.4-rc'
buglink = 'http://bz.selenic.com/'