[PATCH] lib: bump minor version

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu May 24 15:29:53 PDT 2018


On Tue 2018-05-22 18:47:49 -0700, David Bremner wrote:
> This recognizes the addition of (at least)
> notmuch_message_get_database to the API.
> ---
>  lib/notmuch.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/notmuch.h b/lib/notmuch.h
> index 4db28a05..b1bfcb0f 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	1
> +#define LIBNOTMUCH_MINOR_VERSION	2
>  #define LIBNOTMUCH_MICRO_VERSION	0

yes, thank you for catching this!

     --dkg


More information about the notmuch mailing list