diff options
| author | David Bremner <david@tethera.net> | 2014-04-22 14:40:56 +0900 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-04-22 14:40:56 +0900 |
| commit | 40dc79d6ac828bc24ae1ec797aa50e53fc455621 (patch) | |
| tree | 6ecf51ce1da22c1d8c0014b6a1d561d53156b41b /bindings | |
| parent | 827a69f639b91de2503c7dfc0bdd74b6e17f501d (diff) | |
| parent | 95aa988a06496027300f09d9db863a5cd89b201c (diff) | |
Merge tag '0.18_rc0'
notmuch 0.18~rc0 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 fa3f93b8..f15440d1 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' +__VERSION__ = '0.18~rc0' |
