From: David Bremner Date: Sun, 1 Jan 2012 00:45:24 +0000 (-0400) Subject: version: bump to 0.11~rc2 X-Git-Tag: 0.11_rc2~2 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=ff58a06e83379f2b224861082b782bec538f0d2d version: bump to 0.11~rc2 This to "celebrate" pushing a bugfix in at the last minute. --- 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 -.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