diff options
| author | David Bremner <david@tethera.net> | 2017-09-11 22:32:00 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-09-11 22:32:00 -0300 |
| commit | 43668950626f347f05aad7d49cd9ea4383030443 (patch) | |
| tree | 760d7f507ff2a562ba215317d2a90a2bcca0c631 /bindings/python | |
| parent | 3445385f95c4e28312466f07d25c51c2b7273d3e (diff) | |
| parent | 949c27144e0b9294267511993a109c29d319a23d (diff) | |
Merge tag '0.25.1'
notmuch 0.25.1 release (bugfix for emacs bug 28350)
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 62dd1f19..afd59190 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.25' +__VERSION__ = '0.25.1' SOVERSION = '5' |
