diff options
| author | David Bremner <david@tethera.net> | 2017-07-26 10:02:16 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-26 10:02:16 -0400 |
| commit | d663706055a275ccf8e0098ef44c336d028b7e7f (patch) | |
| tree | d9d8f6789efbadc5d4feb68b3a51110c75642b92 /bindings/python | |
| parent | c28ac94abfc03ca61c480882db73313bf06d237f (diff) | |
| parent | 9f648dfbb8e253dab1bc4a0e761ad46cec405f4d (diff) | |
Merge tag 'debian/0.25-1'
notmuch Debian 0.25-1 upload (same as 0.25)
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 15eeef20..62dd1f19 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~rc1' +__VERSION__ = '0.25' SOVERSION = '5' |
