diff options
| author | David Bremner <david@tethera.net> | 2021-10-15 08:34:09 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-10-15 08:34:09 -0300 |
| commit | 1c932cd5e0321d7a5d3eba9d4bd6021e79c867e1 (patch) | |
| tree | 91537bcd4c51e86fd5504e072838f4dfee442b43 | |
| parent | 5ad946310d587b53f46fbcd5813e34dc06678b13 (diff) | |
debian: add new function to symbols file
| -rw-r--r-- | debian/libnotmuch5.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libnotmuch5.symbols b/debian/libnotmuch5.symbols index 4c7bffd9..e6d2b7c9 100644 --- a/debian/libnotmuch5.symbols +++ b/debian/libnotmuch5.symbols @@ -114,6 +114,7 @@ libnotmuch.so.5 libnotmuch5 #MINVER# notmuch_query_count_threads@Base 0.10~rc1 notmuch_query_count_threads_st@Base 0.21~rc1 notmuch_query_create@Base 0.3 + notmuch_query_create_with_syntax@Base 0.34~rc0 notmuch_query_destroy@Base 0.3 notmuch_query_get_database@Base 0.21~rc1 notmuch_query_get_query_string@Base 0.4 |
