aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-06-06 08:02:16 -0300
committerDavid Bremner <david@tethera.net>2020-06-06 08:02:16 -0300
commit3bb546b30fd9509de63e5f31c093b8b08f79a39b (patch)
tree107ffaaeafa46b8b0dc80dda51d2a935950226e1
parented40579ad3882e6f9bbe9b1ba5e707ab289ca203 (diff)
version: bump to 0.30~rc1
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--version2
2 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index d0c9b219..1a5d0579 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~rc0'
+__VERSION__ = '0.30~rc1'
SOVERSION = '5'
diff --git a/version b/version
index f792fd29..81bdbf1d 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.30~rc0
+0.30~rc1