From efb135bed1ad3e7d15b42dcf07b202962cca9d9f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 16 Aug 2020 11:06:13 -0300 Subject: [PATCH] version: bump to 0.31~rc0 Start the release process for 0.31 --- bindings/python-cffi/version | 2 +- bindings/python/notmuch/version.py | 2 +- version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.43.0