From 60bbc06ac062f121bc44b486a733880c3a6ac4d6 Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Sat, 25 Oct 2014 10:38:11 +0200
Subject: [PATCH] version: bump to 0.18.2~rc1

---
 bindings/python/notmuch/version.py | 2 +-
 version                            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 40f3e889..5e4f9b77 100644
--- a/bindings/python/notmuch/version.py
+++ b/bindings/python/notmuch/version.py
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.18.1'
+__VERSION__ = '0.18.2~rc1'
diff --git a/version b/version
index 249afd51..34a761f3 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.18.1
+0.18.2~rc1
-- 
2.45.2