From: David Bremner Date: Fri, 25 Nov 2011 17:11:04 +0000 (-0500) Subject: version: update to 0.10.1 X-Git-Tag: 0.10.1~3 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=f3ad20b20a1be5eac3c1de9b2814dbec8664e721 version: update to 0.10.1 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index d1e58361..a6a872eb 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' +__VERSION__ = '0.10.1' diff --git a/notmuch.1 b/notmuch.1 index d64dd1e7..92931d73 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-23 "Notmuch 0.10" +.TH NOTMUCH 1 2011-11-25 "Notmuch 0.10.1" .SH NAME notmuch \- thread-based email index, search, and tagging .SH SYNOPSIS diff --git a/version b/version index 68c123cf..57121573 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.10 +0.10.1