diff options
| author | David Bremner <david@tethera.net> | 2019-02-17 07:32:59 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-02-17 07:32:59 -0400 |
| commit | af0ff260cc1cb1c8ff0e5e353fd92ca4a1f2bc3f (patch) | |
| tree | f26a901f6e28185d60200c9111de30e1c15b4996 /bindings | |
| parent | d057824889073a6aa17ea1bd16455a75248ce53f (diff) | |
bump versiondebian/0.28.2-10.28.2
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 7cc4db18..f376f6e6 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.1' +__VERSION__ = '0.28.2' SOVERSION = '5' |
