diff options
| author | David Bremner <david@tethera.net> | 2014-10-25 18:23:06 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-10-25 18:23:06 +0200 |
| commit | e8420308938d0c7fcc1dc92c822f85f9fd55f141 (patch) | |
| tree | 9ed6374f9353cc9db1df00b0fa2e1ebd25e43a5f | |
| parent | 3370f14bf1a0bd79d1740e515c0d5c2374cab493 (diff) | |
version: bump to 0.18.2
No non-documentation changes
| -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 5e4f9b77..73553980 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~rc1' +__VERSION__ = '0.18.2' @@ -1 +1 @@ -0.18.2~rc1 +0.18.2 |
