diff options
| author | David Bremner <david@tethera.net> | 2018-10-12 21:01:06 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-10-12 21:01:06 -0300 |
| commit | 64bfe544fd695e30d030e0bf25daf4435c070fb2 (patch) | |
| tree | 7f0ed469b03b3b94f784b31f11c22c3f5bd3e595 /bindings/python | |
| parent | 329a8c7fcea634c197407eaa920765b757b0facb (diff) | |
| parent | 175f80c4c1826b7a77417bfbc804348988eb85d3 (diff) | |
Merge tag 'debian/0.28-2'
notmuch release 0.28-2 for unstable (sid) [dgit]
[dgit distro=debian]
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 110b75d4..6a513a25 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.28~rc0' +__VERSION__ = '0.28' SOVERSION = '5' |
