From: David Bremner <david@tethera.net>
Date: Mon, 3 Jun 2019 11:08:00 +0000 (-0300)
Subject: version: bump to 0.29~rc1
X-Git-Tag: archive/debian/0.29_rc1-1~1
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=fd97ef8a645605929db26d56851748e03a1fa13f;p=notmuch-old

version: bump to 0.29~rc1
---

diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 1583a785..f3324d28 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.29~rc0'
+__VERSION__ = '0.29~rc1'
 SOVERSION = '5'
diff --git a/version b/version
index 99f09fcf..d835fcc7 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.29~rc0
+0.29~rc1