diff options
| author | David Bremner <david@tethera.net> | 2014-11-14 19:35:02 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-11-14 19:35:44 +0100 |
| commit | a60aa095d7baf55cd8b7a9cf7f5c78f42dbd5953 (patch) | |
| tree | ae8dfedeb6239c3b6a60e328cb0af8ade4370033 /bindings/python | |
| parent | 398f1484b9cb0d981e668f55e2e42adeaf8be588 (diff) | |
version: bump to 0.19
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 4e1408d9..f719fdf4 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,2 +1,2 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.19~rc2' +__VERSION__ = '0.19' |
