projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f310e34
)
lib: bump LIBNOTMUCH_MAJOR_VERSION to 4
author
David Bremner
<david@tethera.net>
Wed, 5 Nov 2014 23:10:03 +0000
(
00:10
+0100)
committer
David Bremner
<david@tethera.net>
Wed, 5 Nov 2014 23:10:03 +0000
(
00:10
+0100)
This should have been done at the same time as the SONAME bump.
lib/notmuch.h
patch
|
blob
|
history
diff --git
a/lib/notmuch.h
b/lib/notmuch.h
index 92594b9dad9e4110e41ca29ef82266d6be821426..220839b732a94ee95a37e3958d8acffb9d59162e 100644
(file)
--- a/
lib/notmuch.h
+++ b/
lib/notmuch.h
@@
-55,7
+55,7
@@
NOTMUCH_BEGIN_DECLS
* The library version number. This must agree with the soname
* version in Makefile.local.
*/
-#define LIBNOTMUCH_MAJOR_VERSION
3
+#define LIBNOTMUCH_MAJOR_VERSION
4
#define LIBNOTMUCH_MINOR_VERSION 1
#define LIBNOTMUCH_MICRO_VERSION 0