aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-09-24 12:19:32 -0400
committerGravatar David Bremner <bremner@debian.org>2011-09-24 20:00:29 -0300
commit78d39a0908686b2b471003dac3cdf846eed21634 (patch)
treeacf0611c6828025b11f0d1759bb8c6277e6e585a
parenta37a5404e21a9fb4fb2241a1e935058d7ef303c6 (diff)
version: bump to 0.9~rc1
This version number change should not be taken as definitive, rather refer to the signed tag.
-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 9d9ee2ef..0b0ea1c2 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.8'
+__VERSION__ = '0.9~rc1'
diff --git a/version b/version
index aec258df..121c27e8 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.8
+0.9~rc1