From af1dc7ef48488feafdfc21f90a6f2d6ad01225f1 Mon Sep 17 00:00:00 2001
From: David Bremner <bremner@debian.org>
Date: Fri, 7 Oct 2011 22:42:18 -0300
Subject: [PATCH] version: bump to 0.9~rc2

We continue to keep the python bindings version in sync manually
---
 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 0b0ea1c2..b913a76d 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.9~rc1'
+__VERSION__ = '0.9~rc2'
diff --git a/version b/version
index 121c27e8..11509c16 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.9~rc1
+0.9~rc2
-- 
2.45.2