aboutsummaryrefslogtreecommitdiffhomepage
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
parent8a4d631d7c9bd3775ae91fe577498d580c918c0a (diff)
version: update to 0.10~rc1
and the usual dance with the python bindings version.
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--version2
2 files changed, 2 insertions, 2 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'
diff --git a/version b/version
index b63ba696..bdc34446 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.9
+0.10~rc1