From 310608f279150c735b9fde89f2d632f3b41abd6c Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 9 Jan 2012 07:05:40 -0400 Subject: version: update to 0.11~rc3 We found another serious-ish bug during freeze. --- 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 46992240..0cd4c106 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~rc2' +__VERSION__ = '0.11~rc3' -- cgit v1.2.3