diff options
| author | David Bremner <david@tethera.net> | 2014-10-25 10:38:11 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-10-25 11:03:05 +0200 |
| commit | 60bbc06ac062f121bc44b486a733880c3a6ac4d6 (patch) | |
| tree | 37b4b1db43e4ca2bae5cc2513f5f2b96285397a0 | |
| parent | e32bb2009930e9daf0d8addfc584289abdd3332a (diff) | |
version: bump to 0.18.2~rc1
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 40f3e889..5e4f9b77 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.1' +__VERSION__ = '0.18.2~rc1' @@ -1 +1 @@ -0.18.1 +0.18.2~rc1 |
