mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
version: bump version
Roll (one last?) release candidate because of Austin's LIBNOTMUCH_VERSION changes. Atomically bump the manually (NEWS, debian/changelog) and automatically (everywhere else) updated places version is mentioned.
This commit is contained in:
parent
3d4b0930bd
commit
bb390f89a1
18 changed files with 23 additions and 17 deletions
2
NEWS
2
NEWS
|
@ -1,4 +1,4 @@
|
|||
Notmuch 0.17~rc2 (2013-11-28)
|
||||
Notmuch 0.17~rc3 (2013-12-07)
|
||||
=============================
|
||||
|
||||
Incompatible change in SHA1 computation
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.17~rc2'
|
||||
__VERSION__ = '0.17~rc3'
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
notmuch (0.17~rc3-1) experimental; urgency=low
|
||||
|
||||
* New upstream release candidate
|
||||
|
||||
-- David Bremner <bremner@debian.org> Sat, 07 Dec 2013 17:05:11 +0800
|
||||
|
||||
notmuch (0.17~rc2-1) experimental; urgency=low
|
||||
|
||||
* New upstream release candidate
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-COMPACT 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-COMPACT 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-compact \- compact the notmuch database
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-CONFIG 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-CONFIG 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-config \- access notmuch configuration file
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-COUNT 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-COUNT 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-count \- count messages matching the given search terms
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-DUMP 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-DUMP 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-dump \- creates a plain-text dump of the tags of each message
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-INSERT 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-INSERT 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-insert \- add a message to the maildir and notmuch database
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-NEW 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-NEW 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-new \- incorporate new mail into the notmuch database
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-REPLY 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-REPLY 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-reply \- constructs a reply template for a set of messages
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-RESTORE 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-RESTORE 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-restore \- restores the tags from the given file (see notmuch dump)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-SEARCH 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-SEARCH 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-search \- search for messages matching the given search terms
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-SHOW 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-SHOW 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-show \- show messages matching the given search terms
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-TAG 1 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-TAG 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch-tag \- add/remove tags for all messages matching the search terms
|
||||
|
||||
|
|
|
@ -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 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH 1 2013-12-07 "Notmuch 0.17~rc3"
|
||||
.SH NAME
|
||||
notmuch \- thread-based email index, search, and tagging
|
||||
.SH SYNOPSIS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-HOOKS 5 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-HOOKS 5 2013-12-07 "Notmuch 0.17~rc3"
|
||||
|
||||
.SH NAME
|
||||
notmuch-hooks \- hooks for notmuch
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH NOTMUCH-SEARCH-TERMS 7 2013-11-28 "Notmuch 0.17~rc2"
|
||||
.TH NOTMUCH-SEARCH-TERMS 7 2013-12-07 "Notmuch 0.17~rc3"
|
||||
|
||||
.SH NAME
|
||||
notmuch-search-terms \- syntax for notmuch queries
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.17~rc2
|
||||
0.17~rc3
|
||||
|
|
Loading…
Reference in a new issue