diff options
| author | David Bremner <david@tethera.net> | 2014-11-06 00:06:06 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-11-06 00:07:45 +0100 |
| commit | f310e349df60f18deea91f3e61971652bf8cdf58 (patch) | |
| tree | a6b8ec7ca5a562f4ac159b1d8993bcf4adf7b2ca /bindings/python | |
| parent | 3d991261a458b1f844d3e7ac502be1fe8c3e5096 (diff) | |
version: update to 0.19~rc1
Sync NEWS debian/changelog at the same time, although in those cases it's a downgrade.
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 73553980..1b270856 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.18.2' +__VERSION__ = '0.19~rc1' |
