From: David Bremner Date: Sat, 8 Oct 2011 01:42:18 +0000 (-0300) Subject: version: bump to 0.9~rc2 X-Git-Tag: 0.9~6 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=af1dc7ef48488feafdfc21f90a6f2d6ad01225f1;hp=20e78f26ae25f3aeaaddde789d78270e14c01629 version: bump to 0.9~rc2 We continue to keep the python bindings version in sync manually --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 0b0ea1c2..b913a76d 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~rc1' +__VERSION__ = '0.9~rc2' diff --git a/version b/version index 121c27e8..11509c16 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.9~rc1 +0.9~rc2