aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--man/man1/notmuch-config.12
-rw-r--r--man/man1/notmuch-count.12
-rw-r--r--man/man1/notmuch-dump.12
-rw-r--r--man/man1/notmuch-new.12
-rw-r--r--man/man1/notmuch-reply.12
-rw-r--r--man/man1/notmuch-restore.12
-rw-r--r--man/man1/notmuch-search.12
-rw-r--r--man/man1/notmuch-show.12
-rw-r--r--man/man1/notmuch-tag.12
-rw-r--r--man/man1/notmuch.12
-rw-r--r--man/man5/notmuch-hooks.52
-rw-r--r--man/man7/notmuch-search-terms.72
13 files changed, 13 insertions, 13 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 90bcadbe..10c01221 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.13.2'
+__VERSION__ = '0.14'
diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1
index 2ee555d2..10c9fd6a 100644
--- a/man/man1/notmuch-config.1
+++ b/man/man1/notmuch-config.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-CONFIG 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-CONFIG 1 2012-08-20 "Notmuch 0.14"
.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 8551ab2c..9b55e7c3 100644
--- a/man/man1/notmuch-count.1
+++ b/man/man1/notmuch-count.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-COUNT 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-COUNT 1 2012-08-20 "Notmuch 0.14"
.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 5d1e1972..230deec2 100644
--- a/man/man1/notmuch-dump.1
+++ b/man/man1/notmuch-dump.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-DUMP 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-DUMP 1 2012-08-20 "Notmuch 0.14"
.SH NAME
notmuch-dump \- creates a plain-text dump of the tags of each message
diff --git a/man/man1/notmuch-new.1 b/man/man1/notmuch-new.1
index e01f2eb7..0acfeac0 100644
--- a/man/man1/notmuch-new.1
+++ b/man/man1/notmuch-new.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-NEW 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-NEW 1 2012-08-20 "Notmuch 0.14"
.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 5aa86c05..d264060b 100644
--- a/man/man1/notmuch-reply.1
+++ b/man/man1/notmuch-reply.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-REPLY 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-REPLY 1 2012-08-20 "Notmuch 0.14"
.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 d0d50dd8..2fa87337 100644
--- a/man/man1/notmuch-restore.1
+++ b/man/man1/notmuch-restore.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-RESTORE 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-RESTORE 1 2012-08-20 "Notmuch 0.14"
.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 b42eb2cf..6ccd3b8e 100644
--- a/man/man1/notmuch-search.1
+++ b/man/man1/notmuch-search.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-SEARCH 1 2012-08-20 "Notmuch 0.14"
.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 765b22c6..4481f216 100644
--- a/man/man1/notmuch-show.1
+++ b/man/man1/notmuch-show.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SHOW 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-SHOW 1 2012-08-20 "Notmuch 0.14"
.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 d810e1bf..0f86582d 100644
--- a/man/man1/notmuch-tag.1
+++ b/man/man1/notmuch-tag.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-TAG 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-TAG 1 2012-08-20 "Notmuch 0.14"
.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 ebea4aa4..f06b2243 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 <cworth@cworth.org>
-.TH NOTMUCH 1 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH 1 2012-08-20 "Notmuch 0.14"
.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 b914a295..07b64f5f 100644
--- a/man/man5/notmuch-hooks.5
+++ b/man/man5/notmuch-hooks.5
@@ -1,4 +1,4 @@
-.TH NOTMUCH-HOOKS 5 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-HOOKS 5 2012-08-20 "Notmuch 0.14"
.SH NAME
notmuch-hooks \- hooks for notmuch
diff --git a/man/man7/notmuch-search-terms.7 b/man/man7/notmuch-search-terms.7
index b8ab52de..17a109ec 100644
--- a/man/man7/notmuch-search-terms.7
+++ b/man/man7/notmuch-search-terms.7
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH-TERMS 7 2012-06-01 "Notmuch 0.13.2"
+.TH NOTMUCH-SEARCH-TERMS 7 2012-08-20 "Notmuch 0.14"
.SH NAME
notmuch-search-terms \- syntax for notmuch queries