[PATCH] lib: bump library minor version
Jani Nikula
jani at nikula.org
Sat Mar 7 08:33:39 PST 2015
On Sat, 07 Mar 2015, David Bremner <david at tethera.net> wrote:
> This should have happened in commit 326e18856, but it didn't.
LGTM.
> ---
> lib/notmuch.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/notmuch.h b/lib/notmuch.h
> index 3e326bf..f0b60b8 100644
> --- a/lib/notmuch.h
> +++ b/lib/notmuch.h
> @@ -56,7 +56,7 @@ NOTMUCH_BEGIN_DECLS
> * version in Makefile.local.
> */
> #define LIBNOTMUCH_MAJOR_VERSION 4
> -#define LIBNOTMUCH_MINOR_VERSION 1
> +#define LIBNOTMUCH_MINOR_VERSION 2
> #define LIBNOTMUCH_MICRO_VERSION 0
>
> #endif /* __DOXYGEN__ */
> --
> 2.1.4
>
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch
More information about the notmuch
mailing list