]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
lib: bump LIBNOTMUCH_MAJOR_VERSION to 4
authorDavid Bremner <david@tethera.net>
Wed, 5 Nov 2014 23:10:03 +0000 (00:10 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 5 Nov 2014 23:10:03 +0000 (00:10 +0100)
This should have been done at the same time as the SONAME bump.

lib/notmuch.h

index 92594b9dad9e4110e41ca29ef82266d6be821426..220839b732a94ee95a37e3958d8acffb9d59162e 100644 (file)
@@ -55,7 +55,7 @@ NOTMUCH_BEGIN_DECLS
  * The library version number.  This must agree with the soname
  * version in Makefile.local.
  */
-#define LIBNOTMUCH_MAJOR_VERSION       3
+#define LIBNOTMUCH_MAJOR_VERSION       4
 #define LIBNOTMUCH_MINOR_VERSION       1
 #define LIBNOTMUCH_MICRO_VERSION       0