From 37be45767fef9348300bb45c82efd474bb01651f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 7 Jan 2013 21:38:20 -0400 Subject: version: bump to 0.15 "Atomically" update the python bindings and man page 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 10c01221..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.14' +__VERSION__ = '0.15' -- cgit v1.2.3