diff options
| author | David Bremner <david@tethera.net> | 2018-04-02 08:09:45 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-04-02 08:09:45 -0300 |
| commit | ea690a44d1a5af3da496b0d9482471cbd9623231 (patch) | |
| tree | f350c6c67b7c5c2a982819e9036f0a066d68b59c /bindings | |
| parent | 68d7f5306af8ff8a235d9552cc77564bd4f7d134 (diff) | |
version: bump to 0.26.10.26.1
Diffstat (limited to 'bindings')
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index bc246330..f125302e 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,3 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.26' +__VERSION__ = '0.26.1' SOVERSION = '5' |
