]> granicus.if.org Git - neomutt/commit
Fix the NeoMutt version string 122/head
authorDarshit Shah <darnir@gmail.com>
Wed, 24 Aug 2016 13:34:05 +0000 (15:34 +0200)
committerDarshit Shah <darnir@gmail.com>
Wed, 24 Aug 2016 13:36:27 +0000 (15:36 +0200)
commit702fe6ed49ae683a93371158ee06a1c8545512e8
tree75eba514d5917c83b282f529b8581345068677d1
parent3f52b9803879106eed36285d7d3e02019c71aaca
Fix the NeoMutt version string

The original Mutt version string came with only a version number.
However, in NeoMutt, the versioning is done solely on the release date.
Hence, change how the version string is printed to reflect this change.

As part of the version string, print the base version of Mutt being used
as well
.gitignore
Makefile.am
commands.c
configure.ac
dotlock.c
globals.h
init.c
muttlib.c
sendlib.c