aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-10-25 11:38:18 +0200
committerDavid Bremner <david@tethera.net>2014-10-25 11:38:18 +0200
commitce44657c9e4919b1e4bbbbbe37dbd72257d40736 (patch)
treea3c1c9ff424ef6ca3acda3efcbbd6d600056ec9e /bindings/python
parent38240d106139da8324c2a858fa3102d58378b09a (diff)
parent26e857b7126b1963fe44801f235aa7764fdffed7 (diff)
Merge tag '0.18.2_rc1'
notmuch 0.18.2~rc1 release Conflicts: NEWS debian/changelog
Diffstat (limited to 'bindings/python')
-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 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'