]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
util: Fix two corner-cases in boolean term quoting function
[notmuch] / notmuch-client.h
index 4ecb3ae9d44c511818684b5c56ba85c2b1d0c34f..278b498a246adac024778e8d403f30e4db8155ad 100644 (file)
@@ -138,7 +138,7 @@ chomp_newline (char *str)
  * this.  New (required) map fields can be added without increasing
  * this.
  */
-#define NOTMUCH_FORMAT_CUR 1
+#define NOTMUCH_FORMAT_CUR 2
 /* The minimum supported structured output format version.  Requests
  * for format versions below this will return an error. */
 #define NOTMUCH_FORMAT_MIN 1