From: David Bremner Date: Sun, 6 Sep 2020 00:26:36 +0000 (-0300) Subject: version: bump to 0.31 X-Git-Tag: archive/debian/0.31-1~2 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=008b8b05742cae2f0193fa24e14ac35faa68fb87 version: bump to 0.31 --- diff --git a/bindings/python-cffi/version b/bindings/python-cffi/version index badb1e81..48b9990e 100644 --- a/bindings/python-cffi/version +++ b/bindings/python-cffi/version @@ -1 +1 @@ -0.31~rc2 +0.31 diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 36212aa5..e94942f5 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~rc2' +__VERSION__ = '0.31' SOVERSION = '5' diff --git a/version b/version index badb1e81..48b9990e 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.31~rc2 +0.31