aboutsummaryrefslogtreecommitdiff
path: root/notmuch-client.h
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-04-01 09:36:34 -0300
committerDavid Bremner <david@tethera.net>2017-04-01 09:36:34 -0300
commit33e58021958f8069ad46d7bd05cf586676fb6ae7 (patch)
tree55089f7a54a9a2567b27249b946d0fba33b854c3 /notmuch-client.h
parentc0a3bd956af91d08d95a993f4fd971a617a5517b (diff)
parente64fdf889d0f78543557f5b72ebca1571caf497e (diff)
Merge branch 'release'
Final 0.24.1 release
Diffstat (limited to 'notmuch-client.h')
-rw-r--r--notmuch-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch-client.h b/notmuch-client.h
index 7a674873..a6f70eae 100644
--- a/notmuch-client.h
+++ b/notmuch-client.h
@@ -469,7 +469,7 @@ typedef enum dump_includes {
#define DUMP_INCLUDE_DEFAULT (DUMP_INCLUDE_TAGS | DUMP_INCLUDE_CONFIG | DUMP_INCLUDE_PROPERTIES)
-#define NOTMUCH_DUMP_VERSION 2
+#define NOTMUCH_DUMP_VERSION 3
int
notmuch_database_dump (notmuch_database_t *notmuch,