summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-04-28 07:04:57 -0300
committerDavid Bremner <david@tethera.net>2021-04-28 07:04:57 -0300
commitbc58b5ad0d0e1201dddaf03efc86a0b31e133fc0 (patch)
treea2226fb56e13da4329ceae9a631d5b60afe15087
parent02e3fe494363a39097e7d7940bbbbcc38964f425 (diff)
version: bump to 0.32~rc2
-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 0cdb4abe..b056b045 100644
--- a/bindings/python-cffi/version.txt
+++ b/bindings/python-cffi/version.txt
@@ -1 +1 @@
-0.32~rc1
+0.32~rc2
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index f47b6faa..9fd5e382 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~rc1'
+__VERSION__ = '0.32~rc2'
SOVERSION = '5'
diff --git a/version.txt b/version.txt
index 0cdb4abe..b056b045 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.32~rc1
+0.32~rc2