From 246d540dbe569da1b19cb3409fc2afb7c46928fa Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Thu, 22 Oct 2015 07:47:43 -0300
Subject: [PATCH] version: bump to 0.21~rc3

---
 bindings/python/notmuch/version.py | 2 +-
 debian/changelog                   | 6 ++++++
 version                            | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index eac6e609..2f641158 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.21~rc2'
+__VERSION__ = '0.21~rc3'
 SOVERSION = '4'
diff --git a/debian/changelog b/debian/changelog
index 1e242075..d3f311c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+notmuch (0.21~rc3-1) experimental; urgency=medium
+
+  * New upstream release candidate
+
+ -- David Bremner <bremner@debian.org>  Thu, 22 Oct 2015 09:19:02 -0300
+
 notmuch (0.21~rc2-1) experimental; urgency=medium
 
   * New upstream release candidate
diff --git a/version b/version
index 5d9ec5f7..1c0caa1a 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.21~rc2
+0.21~rc3
-- 
2.45.2