From: David Bremner Date: Sat, 24 Sep 2011 16:19:32 +0000 (-0400) Subject: version: bump to 0.9~rc1 X-Git-Tag: 0.9_rc1~7 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=78d39a0908686b2b471003dac3cdf846eed21634 version: bump to 0.9~rc1 This version number change should not be taken as definitive, rather refer to the signed tag. --- 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