diff --git a/NEWS b/NEWS index 556172bb..0d8b930f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Notmuch 0.30 (2020-06-01) +Notmuch 0.30 (2020-07-10) ========================= S/MIME 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/debian/changelog b/debian/changelog index db853fa0..b6117ec3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +notmuch (0.30-1) unstable; urgency=medium + + * New upstream release + * Improvements to S/MIME handling + * Repairs to some mangled MIME messages + * New python bindings (notmuch2) compatible with current python 3 + + -- David Bremner Fri, 10 Jul 2020 22:24:14 -0300 + notmuch (0.30~rc3-1) experimental; urgency=medium * New upstream release candidate diff --git a/version b/version index db90aec2..f7c6c31b 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.30~rc3 +0.30