]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
lib: consider all instances of Delivered-To header
[notmuch] / notmuch-client.h
index 8227fea479d4e234da32c4e2f9d26dfd4f60cf41..8643a63f0a57df633767c099a730d0dbb188495f 100644 (file)
@@ -137,7 +137,7 @@ chomp_newline (char *str)
  * this.  New (required) map fields can be added without increasing
  * this.
  */
-#define NOTMUCH_FORMAT_CUR 4
+#define NOTMUCH_FORMAT_CUR 5
 /* The minimum supported structured output format version.  Requests
  * for format versions below this will return an error. */
 #define NOTMUCH_FORMAT_MIN 1