From e6f95910b32c19d4f99c6dfdc265d74ccd5f404b Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 17 Aug 2020 21:02:30 -0300 Subject: [PATCH] version: bump to 0.31~rc1 --- 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 62d9e333..811b2d53 100644 --- a/bindings/python-cffi/version +++ b/bindings/python-cffi/version @@ -1 +1 @@ -0.31~rc0 +0.31~rc1 diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index a09a8b72..05c7fa7f 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.31~rc0' +__VERSION__ = '0.31~rc1' SOVERSION = '5' diff --git a/version b/version index 62d9e333..811b2d53 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.31~rc0 +0.31~rc1 -- 2.43.0