From df9f50185cf71dd4801cfd24ade33d5c2f74de1a Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 18 Jan 2013 21:27:57 -0400 Subject: version: update to 0.15 Bump the version in-place in NEWS. --- 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 59e7c1a0..c9efbd98 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.15~rc1' +__VERSION__ = '0.15' -- cgit v1.2.3