]> git.notmuchmail.org Git - notmuch/commitdiff
version: bump to 0.17
authorDavid Bremner <david@tethera.net>
Tue, 31 Dec 2013 00:34:23 +0000 (20:34 -0400)
committerDavid Bremner <david@tethera.net>
Tue, 31 Dec 2013 00:34:23 +0000 (20:34 -0400)
17 files changed:
NEWS
bindings/python/notmuch/version.py
man/man1/notmuch-compact.1
man/man1/notmuch-config.1
man/man1/notmuch-count.1
man/man1/notmuch-dump.1
man/man1/notmuch-insert.1
man/man1/notmuch-new.1
man/man1/notmuch-reply.1
man/man1/notmuch-restore.1
man/man1/notmuch-search.1
man/man1/notmuch-show.1
man/man1/notmuch-tag.1
man/man1/notmuch.1
man/man5/notmuch-hooks.5
man/man7/notmuch-search-terms.7
version

diff --git a/NEWS b/NEWS
index f4d2abe9e28a1b194d65c7650f817e62ad079245..28788d8dc85bd3b426effaf0d5d5828c3f7f92f1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Notmuch 0.17~rc4 (2013-12-28)
-=============================
+Notmuch 0.17 (2013-12-30)
+=========================
 
 Incompatible change in SHA1 computation
 ---------------------------------------
index 27124f4f38aa6753048b1caca04d13e8f9246712..fa3f93b817986559334d0aaff46ea0fa51e79b24 100644 (file)
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.17~rc4'
+__VERSION__ = '0.17'
index 5ab9b513ebda10732fccd8fecc44e49260bf6388..ea6218fbf55b5c6b009da5a00e0792dff2be18ce 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-COMPACT 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-COMPACT 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-compact \- compact the notmuch database
 .SH SYNOPSIS
index b90987ebf5c0d0f6be86e428f47c0de08db96307..00a420f92934936d39dca023b76a14d04c037a9d 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-CONFIG 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-CONFIG 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-config \- access notmuch configuration file
 .SH SYNOPSIS
index 9e2e2c11c33fce572e2aad4c8e084b1a5912db60..562dde1563190ac4629c2003e532f1c99233fa8a 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-COUNT 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-COUNT 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-count \- count messages matching the given search terms
 .SH SYNOPSIS
index e1f69836b4282700396d5fc15de3b09706aa5b2b..0c52d1b762281920a6f2e8df42342f0c7365d4ae 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-DUMP 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-DUMP 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-dump \- creates a plain-text dump of the tags of each message
 
index bbf5793cded6eb90e7a93259e9cf3f9ce7d09924..8ce8413e656d0d41d011f49c23d65a9034d980b8 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-INSERT 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-INSERT 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-insert \- add a message to the maildir and notmuch database
 .SH SYNOPSIS
index ef6d88ce9edfd37e5971ffdda9ee3e4ee02b5214..5725b7d874a0719a6b561c8292786fea9c5bf0c4 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-NEW 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-NEW 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-new \- incorporate new mail into the notmuch database
 .SH SYNOPSIS
index 4742aad0f0ce331ffc2338bcadf71f0f4ec60d18..93f906737bf4529c7463203e3769679c03f511e1 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-REPLY 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-REPLY 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-reply \- constructs a reply template for a set of messages
 
index 649000d09e98462a4d6739ea56451f6b64635a89..4cb02e3e874c9c4e9fb083ddba1b8eebae71c229 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-RESTORE 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-RESTORE 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-restore \- restores the tags from the given file (see notmuch dump)
 
index be4272482cbb2e27e9e6964bf66e16932bac79e5..55a81e79fce4ea8a0712781c480967e2bf2f43d9 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-SEARCH 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-search \- search for messages matching the given search terms
 .SH SYNOPSIS
index 68e5e8a97457d0a0a13b28b31338370adb0d0513..7eefdec692d483f26661a2c3d642c8d5efdf250b 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SHOW 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-SHOW 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-show \- show messages matching the given search terms
 .SH SYNOPSIS
index 1a611520f2bb238b40c07b5736320ca7a0c83ad1..710fae6a8e3a4ef9561f489d0390f8523427c18f 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-TAG 1 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-TAG 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch-tag \- add/remove tags for all messages matching the search terms
 
index 87662cf21c4f1844b111887cc476aad7e0d9b2e4..605b5146b2b8ea1e3c63f8e92f0dbc1b1e6780f9 100644 (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 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH 1 2013-12-30 "Notmuch 0.17"
 .SH NAME
 notmuch \- thread-based email index, search, and tagging
 .SH SYNOPSIS
index 9fec30fbee5aa5bd5eb37ae40d6e6d3edf811a72..11c55ddd2e827f3e01662fe1494ac3679f2c4417 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-HOOKS 5 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-HOOKS 5 2013-12-30 "Notmuch 0.17"
 
 .SH NAME
 notmuch-hooks \- hooks for notmuch
index 0f8b18608355bcefb64853bc8c99e5c735be67d8..a768b630a4d121823243ba57a79d01c8463a42b8 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH-TERMS 7 2013-12-28 "Notmuch 0.17~rc4"
+.TH NOTMUCH-SEARCH-TERMS 7 2013-12-30 "Notmuch 0.17"
 
 .SH NAME
 notmuch-search-terms \- syntax for notmuch queries
diff --git a/version b/version
index fb5096cf76b7ca6cac4e27b9f1fb16f85983752f..50653ad0a6e7db059c47d02e28d65c8e88ab4bd2 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-0.17~rc4
+0.17