[PATCH] lib: bump minor version

Subject: [PATCH] lib: bump minor version

Date: Tue, 22 May 2018 18:47:49 -0700

To: David Bremner, Daniel Kahn Gillmor, Notmuch Mail

Cc:

From: David Bremner


This recognizes the addition of (at least)
notmuch_message_get_database to the API.
---
 lib/notmuch.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/notmuch.h b/lib/notmuch.h
index 4db28a05..b1bfcb0f 100644
--- a/lib/notmuch.h
+++ b/lib/notmuch.h
@@ -58,7 +58,7 @@ NOTMUCH_BEGIN_DECLS
  * version in Makefile.local.
  */
 #define LIBNOTMUCH_MAJOR_VERSION	5
-#define LIBNOTMUCH_MINOR_VERSION	1
+#define LIBNOTMUCH_MINOR_VERSION	2
 #define LIBNOTMUCH_MICRO_VERSION	0
 
 
-- 
2.17.0

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: