diff options
| author | David Bremner <david@tethera.net> | 2017-04-01 09:36:34 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-04-01 09:36:34 -0300 |
| commit | 33e58021958f8069ad46d7bd05cf586676fb6ae7 (patch) | |
| tree | 55089f7a54a9a2567b27249b946d0fba33b854c3 /notmuch-client.h | |
| parent | c0a3bd956af91d08d95a993f4fd971a617a5517b (diff) | |
| parent | e64fdf889d0f78543557f5b72ebca1571caf497e (diff) | |
Merge branch 'release'
Final 0.24.1 release
Diffstat (limited to 'notmuch-client.h')
| -rw-r--r-- | notmuch-client.h | 2 |
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, |
