diff options
| author | David Bremner <david@tethera.net> | 2013-12-30 20:52:32 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2013-12-30 20:52:32 -0400 |
| commit | c734dd75344ea0d1701969a8ecb9ff00d2bd5531 (patch) | |
| tree | d82b993413402135e8d0d7c1a1adf5ae37bb58b4 /bindings | |
| parent | 47b9314eeecc7ae6c97a5933c8fe028fb6d2b410 (diff) | |
| parent | 0c097d9f6ed4cfaa43b0a7d4a55e7d0b8a795ac9 (diff) | |
Merge tag '0.17'
notmuch 0.17 release
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 27124f4f..fa3f93b8 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.17~rc4' +__VERSION__ = '0.17' |
