From: David Bremner Date: Mon, 9 Jan 2012 11:05:40 +0000 (-0400) Subject: version: update to 0.11~rc3 X-Git-Tag: 0.11_rc3^0 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=310608f279150c735b9fde89f2d632f3b41abd6c version: update to 0.11~rc3 We found another serious-ish bug during freeze. --- 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 -.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