From 80b25792b2fdbb7f495556db360148798e224930 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 28 Jul 2013 11:18:48 -0300 Subject: version: set new version and release date These are manually set in version and NEWS, and propagate to the other files via "make update-versions" --- 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 6bfb1f2c..8f08f62f 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.2' +__VERSION__ = '0.16' -- cgit v1.2.3