From 1915c14a3a0f947629687c686391d99ac9d3a988 Mon Sep 17 00:00:00 2001
From: David Bremner <bremner@debian.org>
Date: Wed, 23 Nov 2011 07:37:02 -0400
Subject: [PATCH] version: update to 0.10

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

diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 85fc3876..d1e58361 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.10~rc2'
+__VERSION__ = '0.10'
diff --git a/notmuch.1 b/notmuch.1
index bb20c220..d64dd1e7 100644
--- a/notmuch.1
+++ b/notmuch.1
@@ -16,7 +16,7 @@
 .\" along with this program.  If not, see http://www.gnu.org/licenses/ .
 .\"
 .\" Author: Carl Worth <cworth@cworth.org>
-.TH NOTMUCH 1 2011-11-17 "Notmuch 0.10~rc2"
+.TH NOTMUCH 1 2011-11-23 "Notmuch 0.10"
 .SH NAME
 notmuch \- thread-based email index, search, and tagging
 .SH SYNOPSIS
diff --git a/version b/version
index 7eee7719..68c123cf 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.10~rc2
+0.10
-- 
2.45.2