From: David Bremner Date: Sat, 11 Jul 2020 01:21:19 +0000 (-0300) Subject: version: set to 0.30 X-Git-Tag: archive/debian/0.30-1~2 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=e56a207ce14386b3e826dd267c549427b2c3f9ec version: set to 0.30 --- 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