aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-08-26 08:25:36 -0700
committerDavid Bremner <david@tethera.net>2021-08-26 08:25:36 -0700
commit0a50bd05f8801bc093a1e3746fc4b0b909b9a404 (patch)
tree2ccc9e4260364e7e00ab611e8c61e8cbfcf875b3
parent84347ffcad24b48390c622e5a96c31c97c094daa (diff)
version: bump to 0.33~rc0
-rw-r--r--bindings/python-cffi/version.txt2
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--version.txt2
3 files changed, 3 insertions, 3 deletions
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