aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-11-15 19:46:08 -0400
committerGravatar David Bremner <bremner@debian.org>2011-11-15 19:46:08 -0400
commit6b8fd9dd41e403bb0b1105f6aae5d4f379e79d73 (patch)
tree9b76efc87be4f232a2e6772c5cef5af5df78c8d9 /bindings
parent8a4d631d7c9bd3775ae91fe577498d580c918c0a (diff)
version: update to 0.10~rc1
and the usual dance with the python bindings version.
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 dc1f1440..feb517b5 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.9'
+__VERSION__ = '0.10~rc1'