From: David Bremner Date: Mon, 5 Dec 2011 02:03:04 +0000 (-0400) Subject: version: bump for bugfix release 0.10.2 X-Git-Tag: 0.10.2~5 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=d7276c6241eeb0d4565ece3da6a1403ae3f386c8 version: bump for bugfix release 0.10.2 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index a6a872eb..fd414b0a 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.1' +__VERSION__ = '0.10.2' diff --git a/notmuch.1 b/notmuch.1 index 92931d73..147319e5 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-11-25 "Notmuch 0.10.1" +.TH NOTMUCH 1 2011-12-04 "Notmuch 0.10.2" .SH NAME notmuch \- thread-based email index, search, and tagging .SH SYNOPSIS diff --git a/version b/version index 57121573..5eef0f10 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.10.1 +0.10.2