aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2013-12-28 18:40:05 -0400
committerGravatar David Bremner <david@tethera.net>2013-12-28 18:40:05 -0400
commit05b534209d44b74105308e521dcac82a5e4afe43 (patch)
tree5246ca469831465a1e7ea093424914707ad7405e /bindings
parentef7b77ea3b1b23d29af3f0d8d9393b94b3ada993 (diff)
version: bump to 0.17~rc4
Unfortunately release-checks.sh will whine a bit because it has not caught up with the renaming of the version macros.
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 413f87b8..27124f4f 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.17~rc3'
+__VERSION__ = '0.17~rc4'