Re: [PATCH] lib: bump minor version

Subject: Re: [PATCH] lib: bump minor version

Date: Thu, 24 May 2018 18:29:53 -0400

To: David Bremner, David Bremner, Notmuch Mail

Cc:

From: Daniel Kahn Gillmor


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
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: