projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c39f636
)
lib: bump SONAME to libnotmuch5
author
David Bremner
<david@tethera.net>
Sun, 26 Feb 2017 21:21:30 +0000
(17:21 -0400)
committer
David Bremner
<david@tethera.net>
Wed, 22 Mar 2017 11:27:58 +0000
(08:27 -0300)
We plan a sequence of ABI breaking changes. Put the SONAME change in a
separate commit to make reordering easier.
lib/notmuch.h
patch
|
blob
|
history
diff --git
a/lib/notmuch.h
b/lib/notmuch.h
index 16da8be987fda37a25e6854963ab0637c7fd04e3..af4efbc8a18fe030d1652a69807b9024ce75de6f 100644
(file)
--- a/
lib/notmuch.h
+++ b/
lib/notmuch.h
@@
-55,8
+55,8
@@
NOTMUCH_BEGIN_DECLS
* The library version number. This must agree with the soname
* version in Makefile.local.
*/
-#define LIBNOTMUCH_MAJOR_VERSION
4
-#define LIBNOTMUCH_MINOR_VERSION
4
+#define LIBNOTMUCH_MAJOR_VERSION
5
+#define LIBNOTMUCH_MINOR_VERSION
0
#define LIBNOTMUCH_MICRO_VERSION 0