]> git.cworth.org Git - notmuch/commitdiff
lib: bump minor version
authorDavid Bremner <david@tethera.net>
Sat, 17 Jan 2026 00:14:30 +0000 (09:14 +0900)
committerDavid Bremner <david@tethera.net>
Sat, 17 Jan 2026 00:22:58 +0000 (09:22 +0900)
This reflects the addition of a new API functions,
notmuch_{messages,threads}_status

lib/notmuch.h

index 95918fc291f9d87dee7c88c2698fa216092d976b..ee11400a417306fe5701b978e21e5955c2d3051c 100644 (file)
@@ -58,7 +58,7 @@ NOTMUCH_BEGIN_DECLS
  * version in Makefile.local.
  */
 #define LIBNOTMUCH_MAJOR_VERSION        5
-#define LIBNOTMUCH_MINOR_VERSION        6
+#define LIBNOTMUCH_MINOR_VERSION        7
 #define LIBNOTMUCH_MICRO_VERSION        0