]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
cli: implement structured output version 4
[notmuch] / notmuch-client.h
index 62d4bcec0b75e16a266dea4e40ce9ecd1f0cbaa9..77b341841222c8563ded7612f9c6e1ae5cf51dcd 100644 (file)
@@ -145,7 +145,7 @@ chomp_newline (char *str)
  * this.  New (required) map fields can be added without increasing
  * this.
  */
-#define NOTMUCH_FORMAT_CUR 3
+#define NOTMUCH_FORMAT_CUR 4
 /* The minimum supported structured output format version.  Requests
  * for format versions below this will return an error. */
 #define NOTMUCH_FORMAT_MIN 1