summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-08-16 11:06:13 -0300
committerDavid Bremner <david@tethera.net>2020-08-16 11:06:13 -0300
commitefb135bed1ad3e7d15b42dcf07b202962cca9d9f (patch)
tree99f95810046cc1d664f63db6cb782cf9079171a2
parentbcfd8575e5d3040a6b536928e9c163592e689da9 (diff)
version: bump to 0.31~rc0
Start the release process for 0.31
-rw-r--r--bindings/python-cffi/version2
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--version2
3 files changed, 3 insertions, 3 deletions
diff --git a/bindings/python-cffi/version b/bindings/python-cffi/version
index f7c6c31b..62d9e333 100644
--- a/bindings/python-cffi/version
+++ b/bindings/python-cffi/version
@@ -1 +1 @@
-0.30
+0.31~rc0
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 36b4cfca..a09a8b72 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'
+__VERSION__ = '0.31~rc0'
SOVERSION = '5'
diff --git a/version b/version
index f7c6c31b..62d9e333 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.30
+0.31~rc0