]> git.notmuchmail.org Git - notmuch/commitdiff
version: propagate version changes
authorDavid Bremner <bremner@debian.org>
Mon, 20 Aug 2012 12:48:00 +0000 (14:48 +0200)
committerDavid Bremner <bremner@debian.org>
Tue, 21 Aug 2012 08:43:49 +0000 (10:43 +0200)
These are the result of running "make update-versions"

13 files changed:
bindings/python/notmuch/version.py
man/man1/notmuch-config.1
man/man1/notmuch-count.1
man/man1/notmuch-dump.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

index 90bcadbe67ce3a1db0c70cc53b5f8bdb5a4875b9..10c01221f913f95f36515192d28d4d58aa71f9df 100644 (file)
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.13.2'
+__VERSION__ = '0.14'
index 2ee555d254f9d586d2274fb4e16c8ee1c4e53523..10c9fd6a717b3ae21957e0365d8d6da70579da99 100644 (file)
@@ -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
index 8551ab2c96e75a6463481bf7d6a92dd4142b0a67..9b55e7c3e54afd4e9e88e90fce4b37f1261cf5b0 100644 (file)
@@ -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
index 5d1e197258acf60a1a4a9125c87b7035011075ec..230deec2abd9aa5692c6c9f4062181ce7f9bd48d 100644 (file)
@@ -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
 
index e01f2eb725a2e66782526f001a74cd03d088d10e..0acfeac05fc4414dde1ddcc15234cedb07a9c448 100644 (file)
@@ -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
index 5aa86c0572c8899a070e3058e93fcd88b77242ca..d264060bad9b713d9c32e502f18c2c4ab743552d 100644 (file)
@@ -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
 
index d0d50dd8df377dbf9963843751e5b9304e7f440d..2fa873374479d6e53728bc65dde406f4864d329a 100644 (file)
@@ -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)
 
index b42eb2cf2c2f9d7c772244c5fc962455aa9048b9..6ccd3b8eecd701cdeef040068c622a822d3d93c9 100644 (file)
@@ -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
index 765b22c630c0c939f2e3c9fa2375ac16820a4660..4481f216b30970b7f2f5cecbd099439f64bd65b5 100644 (file)
@@ -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
index d810e1bf973dd8c6e5c0ac7f2bead34106da1cc6..0f86582d0eb9e4ed72ce15f313043bbcd750ae83 100644 (file)
@@ -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
 
index ebea4aa409c165e30c477ce702e1d4f37cb57127..f06b2243d34bdc62fd26bc7a7521643bda35cd4c 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 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
index b914a29576c460ac278f02cf655890e5844b56da..07b64f5fce88f0db587cec563c3e63967382a9a3 100644 (file)
@@ -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
index b8ab52ded9f01b2eb5e4a7ba99fa70b04980b12d..17a109ec11935d9fdf4ed7c7cb74dd56b5012a4a 100644 (file)
@@ -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