From 78d39a0908686b2b471003dac3cdf846eed21634 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 24 Sep 2011 12:19:32 -0400 Subject: version: bump to 0.9~rc1 This version number change should not be taken as definitive, rather refer to the signed tag. --- bindings/python/notmuch/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/python/notmuch/version.py') 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' -- cgit v1.2.3