lib: bump minor version

This recognizes the addition of (at least)
notmuch_message_get_database to the API.
This commit is contained in:
David Bremner 2018-05-22 18:47:49 -07:00
parent 9088db76d8
commit 4a6371f1d8

View file

@ -58,7 +58,7 @@ NOTMUCH_BEGIN_DECLS
* version in Makefile.local.
*/
#define LIBNOTMUCH_MAJOR_VERSION 5
#define LIBNOTMUCH_MINOR_VERSION 1
#define LIBNOTMUCH_MINOR_VERSION 2
#define LIBNOTMUCH_MICRO_VERSION 0