]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
cli/dump: bump dump format version to 3
[notmuch] / notmuch-client.h
index d026e6004239a1868dd44dde4b16de58fc0351a6..dc640326d4ec933d7cd21daff2541086b5d00af4 100644 (file)
@@ -465,7 +465,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,