From: David Bremner <bremner@debian.org>
Date: Mon, 26 Dec 2011 03:09:17 +0000 (-0400)
Subject: version: update version to 0.11~rc1
X-Git-Tag: 0.11_rc1
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=90f0469fb034daf721633e8d492f71eb38efc4e8;p=notmuch

version: update version to 0.11~rc1

and keep python, man page, and debian package in sync.
---

diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index fd414b0a..01e8294e 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.2'
+__VERSION__ = '0.11~rc1'
diff --git a/debian/changelog b/debian/changelog
index 0bcade10..3121593a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+notmuch (0.11~rc1-1) unstable; urgency=low
+
+  * New upstream release candidate.
+
+ -- David Bremner <bremner@debian.org>  Sun, 25 Dec 2011 23:07:08 -0400
+
 notmuch (0.10.2-1) unstable; urgency=low
 
   * Upstream bug fix release
diff --git a/notmuch.1 b/notmuch.1
index 3dbd67e1..6eb94603 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-12-04 "Notmuch 0.10.2"
+.TH NOTMUCH 1 2011-12-24 "Notmuch 0.11~rc1"
 .SH NAME
 notmuch \- thread-based email index, search, and tagging
 .SH SYNOPSIS
diff --git a/version b/version
index 5eef0f10..0bfe2bbc 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.10.2
+0.11~rc1