From: David Bremner Date: Sun, 16 Aug 2020 14:06:13 +0000 (-0300) Subject: version: bump to 0.31~rc0 X-Git-Tag: 0.31_rc0~3 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=efb135bed1ad3e7d15b42dcf07b202962cca9d9f version: bump to 0.31~rc0 Start the release process for 0.31 --- diff --git a/bindings/python-cffi/version b/bindings/python-cffi/version index f7c6c31b..62d9e333 100644 --- a/bindings/python-cffi/version +++ b/bindings/python-cffi/version @@ -1 +1 @@ -0.30 +0.31~rc0 diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 36b4cfca..a09a8b72 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,3 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.30' +__VERSION__ = '0.31~rc0' SOVERSION = '5' diff --git a/version b/version index f7c6c31b..62d9e333 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.30 +0.31~rc0