#2889: version date is incorrect when ChangeLog is not up-to-date
When the changelog file is not up-to-date, the version date (as output by
"mutt -v") is incorrect. In practice, this is the case when one has a
Mercurial working copy. So, a solution is to try "hg tip --template
'{date|shortdate}'".
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2889>