projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aeef2e
)
lib: bump library minor version
author
David Bremner
<david@tethera.net>
Sat, 7 Mar 2015 14:49:00 +0000
(15:49 +0100)
committer
David Bremner
<david@tethera.net>
Sat, 7 Mar 2015 19:15:06 +0000
(20:15 +0100)
This should have happened in commit
326e18856
, but it didn't.
lib/notmuch.h
patch
|
blob
|
history
diff --git
a/lib/notmuch.h
b/lib/notmuch.h
index 3e326bfc4da9a1ef844033878566b3e1bc509c28..f0b60b83a4bd2ec7a54be51426a906fcbc71d168 100644
(file)
--- a/
lib/notmuch.h
+++ b/
lib/notmuch.h
@@
-56,7
+56,7
@@
NOTMUCH_BEGIN_DECLS
* version in Makefile.local.
*/
#define LIBNOTMUCH_MAJOR_VERSION 4
-#define LIBNOTMUCH_MINOR_VERSION
1
+#define LIBNOTMUCH_MINOR_VERSION
2
#define LIBNOTMUCH_MICRO_VERSION 0
#endif /* __DOXYGEN__ */