From 80b25792b2fdbb7f495556db360148798e224930 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 28 Jul 2013 11:18:48 -0300 Subject: [PATCH] version: set new version and release date These are manually set in version and NEWS, and propagate to the other files via "make update-versions" --- NEWS | 2 +- bindings/python/notmuch/version.py | 2 +- man/man1/notmuch-config.1 | 2 +- man/man1/notmuch-count.1 | 2 +- man/man1/notmuch-dump.1 | 2 +- man/man1/notmuch-insert.1 | 2 +- man/man1/notmuch-new.1 | 2 +- man/man1/notmuch-reply.1 | 2 +- man/man1/notmuch-restore.1 | 2 +- man/man1/notmuch-search.1 | 2 +- man/man1/notmuch-show.1 | 2 +- man/man1/notmuch-tag.1 | 2 +- man/man1/notmuch.1 | 2 +- man/man5/notmuch-hooks.5 | 2 +- man/man7/notmuch-search-terms.7 | 2 +- version | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/NEWS b/NEWS index 3143911b..b1811486 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Notmuch 0.16 (2013-MM-DD) +Notmuch 0.16 (2013-07-30) ========================= Command-Line Interface diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 6bfb1f2c..8f08f62f 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.15.2' +__VERSION__ = '0.16' diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1 index 16359515..8b1624bc 100644 --- a/man/man1/notmuch-config.1 +++ b/man/man1/notmuch-config.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-CONFIG 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-CONFIG 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-config \- access notmuch configuration file .SH SYNOPSIS diff --git a/man/man1/notmuch-count.1 b/man/man1/notmuch-count.1 index c172a225..c759712d 100644 --- a/man/man1/notmuch-count.1 +++ b/man/man1/notmuch-count.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-COUNT 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-COUNT 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-count \- count messages matching the given search terms .SH SYNOPSIS diff --git a/man/man1/notmuch-dump.1 b/man/man1/notmuch-dump.1 index a758a52d..7badf5a7 100644 --- a/man/man1/notmuch-dump.1 +++ b/man/man1/notmuch-dump.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-DUMP 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-DUMP 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-dump \- creates a plain-text dump of the tags of each message diff --git a/man/man1/notmuch-insert.1 b/man/man1/notmuch-insert.1 index d5202ac4..87ae11c9 100644 --- a/man/man1/notmuch-insert.1 +++ b/man/man1/notmuch-insert.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-INSERT 1 2013-xx-xx "Notmuch 0.xx" +.TH NOTMUCH-INSERT 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-insert \- add a message to the maildir and notmuch database .SH SYNOPSIS diff --git a/man/man1/notmuch-new.1 b/man/man1/notmuch-new.1 index 3fcfc299..708edd73 100644 --- a/man/man1/notmuch-new.1 +++ b/man/man1/notmuch-new.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-NEW 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-NEW 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-new \- incorporate new mail into the notmuch database .SH SYNOPSIS diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1 index f0394b26..58e6a746 100644 --- a/man/man1/notmuch-reply.1 +++ b/man/man1/notmuch-reply.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-REPLY 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-REPLY 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-reply \- constructs a reply template for a set of messages diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1 index 686c0ac3..7b3abc72 100644 --- a/man/man1/notmuch-restore.1 +++ b/man/man1/notmuch-restore.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-RESTORE 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-RESTORE 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-restore \- restores the tags from the given file (see notmuch dump) diff --git a/man/man1/notmuch-search.1 b/man/man1/notmuch-search.1 index 12067702..07f6051c 100644 --- a/man/man1/notmuch-search.1 +++ b/man/man1/notmuch-search.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-SEARCH 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-SEARCH 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-search \- search for messages matching the given search terms .SH SYNOPSIS diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1 index d87ae62a..e5592815 100644 --- a/man/man1/notmuch-show.1 +++ b/man/man1/notmuch-show.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-SHOW 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-SHOW 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-show \- show messages matching the given search terms .SH SYNOPSIS diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1 index e282bf23..c8685ea4 100644 --- a/man/man1/notmuch-tag.1 +++ b/man/man1/notmuch-tag.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-TAG 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-TAG 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-tag \- add/remove tags for all messages matching the search terms diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1 index 3cc2f6d4..fe4965c3 100644 --- a/man/man1/notmuch.1 +++ b/man/man1/notmuch.1 @@ -16,7 +16,7 @@ .\" along with this program. If not, see http://www.gnu.org/licenses/ . .\" .\" Author: Carl Worth -.TH NOTMUCH 1 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH 1 2013-07-28 "Notmuch 0.16" .SH NAME notmuch \- thread-based email index, search, and tagging .SH SYNOPSIS diff --git a/man/man5/notmuch-hooks.5 b/man/man5/notmuch-hooks.5 index 188cd078..27dc1efe 100644 --- a/man/man5/notmuch-hooks.5 +++ b/man/man5/notmuch-hooks.5 @@ -1,4 +1,4 @@ -.TH NOTMUCH-HOOKS 5 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-HOOKS 5 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-hooks \- hooks for notmuch diff --git a/man/man7/notmuch-search-terms.7 b/man/man7/notmuch-search-terms.7 index 11b90ed3..f3c168be 100644 --- a/man/man7/notmuch-search-terms.7 +++ b/man/man7/notmuch-search-terms.7 @@ -1,4 +1,4 @@ -.TH NOTMUCH-SEARCH-TERMS 7 2013-02-17 "Notmuch 0.15.2" +.TH NOTMUCH-SEARCH-TERMS 7 2013-07-28 "Notmuch 0.16" .SH NAME notmuch-search-terms \- syntax for notmuch queries diff --git a/version b/version index 4312e0d0..8eac30c3 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.15.2 +0.16 -- 2.43.0