aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-03-01 07:47:21 -0400
committerGravatar David Bremner <bremner@debian.org>2012-03-01 07:47:21 -0400
commit916aefc2de504a3f658145352c690c170504c8c1 (patch)
tree4bb1b21acd55ccb355075b197c799d6bfc00ad1f /bindings
parent8c095acb6cdabde1eefcf56f308f986816a41a98 (diff)
bump version to 0.12~rc1
As usual, only `version' is edited by hand. The rest of the changes I blame on the machine.
Diffstat (limited to 'bindings')
-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 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'