projects
/
notmuch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9088db7
)
lib: bump minor version
author
David Bremner
<david@tethera.net>
Wed, 23 May 2018 01:47:49 +0000
(18:47 -0700)
committer
David Bremner
<david@tethera.net>
Sat, 26 May 2018 14:31:27 +0000
(07:31 -0700)
This recognizes the addition of (at least)
notmuch_message_get_database to the API.
lib/notmuch.h
patch
|
blob
|
history
diff --git
a/lib/notmuch.h
b/lib/notmuch.h
index 06842517ddf4f986a03b46370b44079438deb597..216b1c75354bed58d08228248adfc87ecd7b9445 100644
(file)
--- 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