aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-12-31 20:45:24 -0400
committerGravatar David Bremner <bremner@debian.org>2012-01-02 06:50:07 -0400
commitff58a06e83379f2b224861082b782bec538f0d2d (patch)
treeecbd19447dd6af7f51907bb65d4036ccd8bf6322
parentf80d4f9f6dc402d264f802241c17e26e7aa72851 (diff)
version: bump to 0.11~rc2
This to "celebrate" pushing a bugfix in at the last minute.
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--notmuch.12
-rw-r--r--version2
3 files changed, 3 insertions, 3 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 01e8294e..46992240 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.11~rc1'
+__VERSION__ = '0.11~rc2'
diff --git a/notmuch.1 b/notmuch.1
index 6eb94603..af2ce4f1 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-24 "Notmuch 0.11~rc1"
+.TH NOTMUCH 1 2011-12-31 "Notmuch 0.11~rc2"
.SH NAME
notmuch \- thread-based email index, search, and tagging
.SH SYNOPSIS
diff --git a/version b/version
index 0bfe2bbc..8c520539 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.11~rc1
+0.11~rc2