diff options
| author | David Bremner <david@tethera.net> | 2014-11-09 16:23:58 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-11-09 16:23:58 +0100 |
| commit | 61bae7726d667e88c47fa3e46730338b43fd4e3c (patch) | |
| tree | d4a6e518fb930f0a1b9d6c242a8131542078e7be /bindings/python | |
| parent | 78a1575aa41de2b593ca47ff1ca72673f26088fa (diff) | |
bump version to 0.19~rc2
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 1b270856..4e1408d9 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~rc1' +__VERSION__ = '0.19~rc2' |
