aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/python/notmuch/version.py
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-12-31 20:45:24 -0400
committerGravatar David Bremner <bremner@debian.org>2012-01-02 06:50:07 -0400
commitff58a06e83379f2b224861082b782bec538f0d2d (patch)
treeecbd19447dd6af7f51907bb65d4036ccd8bf6322 /bindings/python/notmuch/version.py
parentf80d4f9f6dc402d264f802241c17e26e7aa72851 (diff)
version: bump to 0.11~rc2
This to "celebrate" pushing a bugfix in at the last minute.
Diffstat (limited to 'bindings/python/notmuch/version.py')
-rw-r--r--bindings/python/notmuch/version.py2
1 files changed, 1 insertions, 1 deletions
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'