From 916aefc2de504a3f658145352c690c170504c8c1 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 1 Mar 2012 07:47:21 -0400 Subject: bump version to 0.12~rc1 As usual, only `version' is edited by hand. The rest of the changes I blame on the machine. --- 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 ed40e7f8..e58a1b53 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.11.1' +__VERSION__ = '0.12~rc1' -- cgit v1.2.3