X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch.h;h=af4efbc8a18fe030d1652a69807b9024ce75de6f;hp=16da8be987fda37a25e6854963ab0637c7fd04e3;hb=fc63c1583335d3f09392a37f65edf0b795af2782;hpb=c39f6361d0798aa8d0dcd0b91f6b86ab9dc21c75 diff --git a/lib/notmuch.h b/lib/notmuch.h index 16da8be9..af4efbc8 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -55,8 +55,8 @@ NOTMUCH_BEGIN_DECLS * The library version number. This must agree with the soname * version in Makefile.local. */ -#define LIBNOTMUCH_MAJOR_VERSION 4 -#define LIBNOTMUCH_MINOR_VERSION 4 +#define LIBNOTMUCH_MAJOR_VERSION 5 +#define LIBNOTMUCH_MINOR_VERSION 0 #define LIBNOTMUCH_MICRO_VERSION 0