aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2014-05-06 16:24:17 +0900
committerGravatar David Bremner <david@tethera.net>2014-05-06 16:24:17 +0900
commitb661b878010441d9d7434a245bff02b4231c4a2c (patch)
tree5627a661e65736dd4e8cc50885285bf02d70ae40 /bindings
parent55354534953fd631ae1f51cf0f46732f00fde9c2 (diff)
version: bump to 0.18
debian changelog to be done seperately.
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/notmuch/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index a10ecd93..c3e96d2e 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~rc1'
+__VERSION__ = '0.18'