X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2FMakefile.local;h=8a9aa28a13365a783e68e811c972f611d73b6708;hp=54c4dea4560b422f39a47cc5304b6de0b1a0484d;hb=7bf5be75ae8e3c2d4e8c06bba8b44f4fd495349b;hpb=b5803e918dbf772536de2bd1017e8888c01bd5a9 diff --git a/lib/Makefile.local b/lib/Makefile.local index 54c4dea4..8a9aa28a 100644 --- a/lib/Makefile.local +++ b/lib/Makefile.local @@ -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,