lib: bump minor version to 6.

One new status value and one configuration value added.
This commit is contained in:
David Bremner 2022-01-29 18:13:26 -04:00
parent addeb11e37
commit 7f8af14bdc

View file

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