]> git.notmuchmail.org Git - notmuch/blobdiff - lib/Makefile.local
lib: Bump SO version from 2.0.0 to 3.0.0
[notmuch] / lib / Makefile.local
index 54c4dea4560b422f39a47cc5304b6de0b1a0484d..8a9aa28a13365a783e68e811c972f611d73b6708 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 = 2
+LIBNOTMUCH_VERSION_MAJOR = 3
 
 # The minor version of the library interface. This should be incremented at
 # the time of release for any additions to the library interface,