From: David Bremner Date: Sat, 29 Jan 2022 22:13:26 +0000 (-0400) Subject: lib: bump minor version to 6. X-Git-Tag: 0.35_rc0~2 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=7f8af14bdc53a4a793143651e708a44e29bb9522 lib: bump minor version to 6. One new status value and one configuration value added. --- diff --git a/lib/notmuch.h b/lib/notmuch.h index cd5c1246..2e6ec2af 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -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