From: David Bremner Date: Thu, 26 Aug 2021 15:25:36 +0000 (-0700) Subject: version: bump to 0.33~rc0 X-Git-Tag: archive/debian/0.33_rc0-1~1 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=0a50bd05f8801bc093a1e3746fc4b0b909b9a404 version: bump to 0.33~rc0 --- diff --git a/bindings/python-cffi/version.txt b/bindings/python-cffi/version.txt index d721c768..1a71eb82 100644 --- a/bindings/python-cffi/version.txt +++ b/bindings/python-cffi/version.txt @@ -1 +1 @@ -0.32.3 +0.33~rc0 diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index e10408ac..56eeaf8f 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.32.3' +__VERSION__ = '0.33~rc0' SOVERSION = '5' diff --git a/version.txt b/version.txt index d721c768..1a71eb82 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.32.3 +0.33~rc0