From e56a207ce14386b3e826dd267c549427b2c3f9ec Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 10 Jul 2020 22:21:19 -0300 Subject: [PATCH] version: set to 0.30 --- 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 db90aec2..f7c6c31b 100644 --- a/bindings/python-cffi/version +++ b/bindings/python-cffi/version @@ -1 +1 @@ -0.30~rc3 +0.30 diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index a25b1d7d..36b4cfca 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~rc3' +__VERSION__ = '0.30' SOVERSION = '5' diff --git a/version b/version index db90aec2..f7c6c31b 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.30~rc3 +0.30 -- 2.43.0