]> git.notmuchmail.org Git - notmuch/commitdiff
devel/release-checks.sh: check NOTMUCH_(MAJOR|MINOR|MICRO)_VERSION
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 8 Nov 2013 17:30:56 +0000 (19:30 +0200)
committerDavid Bremner <david@tethera.net>
Mon, 11 Nov 2013 11:44:44 +0000 (07:44 -0400)
New defines NOTMUCH_MAJOR_VERSION, NOTMUCH_MINOR_VERSION and
NOTMUCH_MICRO_VERSION were added to lib/notmuch.h.
Check that these match the current value defined in ./version.


No differences found