]> git.cworth.org Git - notmuch/commitdiff
lib: bump minor version to 6.
authorDavid Bremner <david@tethera.net>
Sat, 29 Jan 2022 22:13:26 +0000 (18:13 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 29 Jan 2022 22:13:26 +0000 (18:13 -0400)
One new status value and one configuration value added.

lib/notmuch.h

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