]> git.notmuchmail.org Git - notmuch/commitdiff
lib: Replace NOTMUCH_*_VERSION with LIBNOTMUCH_*_VERSION
authorAustin Clements <amdragon@MIT.EDU>
Wed, 4 Dec 2013 16:19:45 +0000 (11:19 -0500)
committerDavid Bremner <david@tethera.net>
Sat, 7 Dec 2013 02:31:11 +0000 (10:31 +0800)
This makes it clear that these macros refer to the *library* version,
and not to the notmuch application-level release.  Since there are no
consumers of these macros yet, this is now or never.


No differences found