From bb390f89a1599f4767fbf7fc7cb1f01aba22b9ae Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 7 Dec 2013 17:02:08 +0800 Subject: version: bump version Roll (one last?) release candidate because of Austin's LIBNOTMUCH_VERSION changes. Atomically bump the manually (NEWS, debian/changelog) and automatically (everywhere else) updated places version is mentioned. --- 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 0ea49e4f..413f87b8 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~rc2' +__VERSION__ = '0.17~rc3' -- cgit v1.2.3