diff options
| author | David Bremner <david@tethera.net> | 2015-06-02 06:37:59 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-06-02 06:37:59 +0200 |
| commit | 243d7e30dcd80041760307d8d0d2a1839f36eca2 (patch) | |
| tree | 903ab7b0b077f12c504d6292cf7bbdc59b93b805 /bindings | |
| parent | 447ad6b4984c71881b7f97641c77f0a39b71a991 (diff) | |
| parent | 0291ec71b6e0a5f1b3f335b4a3277a1dcdecd295 (diff) | |
Merge branch 'release'
20.1 plus NEWS fixup
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 55014249..aa6fe210 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.20' +__VERSION__ = '0.20.1' SOVERSION = '4' |
