From ff58a06e83379f2b224861082b782bec538f0d2d Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 31 Dec 2011 20:45:24 -0400 Subject: version: bump to 0.11~rc2 This to "celebrate" pushing a bugfix in at the last minute. --- bindings/python/notmuch/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/python/notmuch/version.py') diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 01e8294e..46992240 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~rc1' +__VERSION__ = '0.11~rc2' -- cgit v1.2.3