bump version to 0.12~rc1

As usual, only `version' is edited by hand. The rest of the changes I
blame on the machine.
This commit is contained in:
David Bremner 2012-03-01 07:47:21 -04:00
parent 8c095acb6c
commit 916aefc2de
14 changed files with 14 additions and 14 deletions

View file

@ -1,2 +1,2 @@
# this file should be kept in sync with ../../../version
__VERSION__ = '0.11.1'
__VERSION__ = '0.12~rc1'

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-CONFIG 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-CONFIG 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-config \- Access notmuch configuration file.
.SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-COUNT 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-COUNT 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-count \- Count messages matching the given search terms.
.SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-DUMP 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-DUMP 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-dump \- Creates a plain-text dump of the tags of each message.

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-NEW 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-NEW 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-new \- Incorporate new mail into the notmuch database.
.SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-REPLY 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-REPLY 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-reply \- Constructs a reply template for a set of messages.

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-RESTORE 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-RESTORE 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-restore \- Restores the tags from the given file (see notmuch dump).

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-SEARCH 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-SEARCH 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-search \- Search for messages matching the given search terms.
.SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-SHOW 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-SHOW 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-show \- Show messages matching the given search terms.
.SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-TAG 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-TAG 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-tag \- Add/remove tags for all messages matching the search terms.

View file

@ -16,7 +16,7 @@
.\" along with this program. If not, see http://www.gnu.org/licenses/ .
.\"
.\" Author: Carl Worth <cworth@cworth.org>
.TH NOTMUCH 1 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH 1 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch \- thread-based email index, search, and tagging
.SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-HOOKS 5 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-HOOKS 5 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-hooks \- hooks for notmuch

View file

@ -1,4 +1,4 @@
.TH NOTMUCH-SEARCH-TERMS 7 2011-12-04 "Notmuch 0.10.2"
.TH NOTMUCH-SEARCH-TERMS 7 2012-02-29 "Notmuch 0.12~rc1"
.SH NAME
notmuch-search-terms \- Syntax for notmuch queries

View file

@ -1 +1 @@
0.11.1
0.12~rc1