From bd0c56b2bdb10aa88b41ec9460f9e67a90d63c12 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 20 Nov 2013 19:42:00 -0400 Subject: version: bump to 0.17~rc1 Various other files are synched using "make update-versions". NEWS has to be hand edited. --- bindings/python/notmuch/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings') 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' -- cgit v1.2.3