aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-01-09 07:05:40 -0400
committerGravatar David Bremner <bremner@debian.org>2012-01-09 07:05:40 -0400
commit310608f279150c735b9fde89f2d632f3b41abd6c (patch)
tree16eca96a175ea5fd8990e533444a366b7408a334
parent80ae1829c19f1fbe714232defcf12f18bc99ddb8 (diff)
version: update to 0.11~rc3
We found another serious-ish bug during freeze.
-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 46992240..0cd4c106 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~rc2'
+__VERSION__ = '0.11~rc3'
diff --git a/notmuch.1 b/notmuch.1
index af2ce4f1..524c21f9 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-31 "Notmuch 0.11~rc2"
+.TH NOTMUCH 1 2012-01-09 "Notmuch 0.11~rc3"
.SH NAME
notmuch \- thread-based email index, search, and tagging
.SH SYNOPSIS
diff --git a/version b/version
index 8c520539..b1495f02 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.11~rc2
+0.11~rc3