From 05b534209d44b74105308e521dcac82a5e4afe43 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 28 Dec 2013 18:40:05 -0400 Subject: 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. --- 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 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' -- cgit v1.2.3