aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-04-07 17:43:01 -0300
committerDavid Bremner <david@tethera.net>2018-04-07 17:43:01 -0300
commit5d510221d17862a252955d98046508bebcd14573 (patch)
tree5f4da0e791511fc12c8511e172d1530999322bb4 /lib
parentc117306f2dfcdf705ef3433962d227d1cb39eb90 (diff)
parentea690a44d1a5af3da496b0d9482471cbd9623231 (diff)
Merge branch 'release'
Diffstat (limited to 'lib')
-rw-r--r--lib/notmuch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/notmuch.h b/lib/notmuch.h
index 7275d270..4db28a05 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 0
+#define LIBNOTMUCH_MINOR_VERSION 1
#define LIBNOTMUCH_MICRO_VERSION 0