aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-12-25 23:09:17 -0400
committerGravatar David Bremner <bremner@debian.org>2011-12-25 23:09:17 -0400
commitc616ada48934ae2452baa5d44f8d7eb7194592f4 (patch)
tree0c143a45fffc83d4eaca4987beca8ce69d3d868a
parentc44a0edadca995ddee4b159e9c465d40a32af6e4 (diff)
version: update version to 0.11~rc1
and keep python, man page, and debian package in sync.
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--debian/changelog6
-rw-r--r--notmuch.12
-rw-r--r--version2
4 files changed, 9 insertions, 3 deletions
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