aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2013-11-20 19:42:00 -0400
committerGravatar David Bremner <david@tethera.net>2013-11-23 20:29:46 -0400
commitbd0c56b2bdb10aa88b41ec9460f9e67a90d63c12 (patch)
tree95039846d297a5c5811d8fba2fdedce9d0d93b6c /bindings
parent5886886f1103f4d043d3234f34148b0ba6be9494 (diff)
version: bump to 0.17~rc1
Various other files are synched using "make update-versions". NEWS has to be hand edited.
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 8f08f62f..84f26327 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.16'
+__VERSION__ = '0.17~rc1'