diff options
| author | David Bremner <david@tethera.net> | 2017-06-01 07:54:38 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-06-01 07:54:38 -0300 |
| commit | 1ec634461ea25d87cc16dbeb1318f8e30a07c9f1 (patch) | |
| tree | 5e76685ca5d91b8e2b444c35f3b67fcbff9e7bb7 /bindings/python | |
| parent | 6ac3d8c27f8edc8b3b84440900771053d6efd9dd (diff) | |
| parent | 2e86a4da55c29e0751d950839cdcbe40234ca8ba (diff) | |
Merge branch 'release'
Diffstat (limited to 'bindings/python')
| -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 bfdcf7ed..6101902b 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.24.1' +__VERSION__ = '0.24.2' SOVERSION = '5' |
