]> git.notmuchmail.org Git - notmuch/blobdiff - lib/Makefile.local
lib: bump soname
[notmuch] / lib / Makefile.local
index c56cba99d7fa4aad169abc40bc112bca35552efb..412039094c6512731e91ae154637d92ac5d9401e 100644 (file)
@@ -5,7 +5,7 @@
 # the library interface, (such as the deletion of an API or a major
 # semantic change that breaks formerly functioning code).
 #
-LIBNOTMUCH_VERSION_MAJOR = 3
+LIBNOTMUCH_VERSION_MAJOR = 4
 
 # The minor version of the library interface. This should be incremented at
 # the time of release for any additions to the library interface,