]> git.notmuchmail.org Git - notmuch/commitdiff
bump versions to 0.15.2 0.15.2
authorDavid Bremner <bremner@debian.org>
Sun, 17 Feb 2013 13:40:52 +0000 (09:40 -0400)
committerDavid Bremner <bremner@debian.org>
Sun, 17 Feb 2013 15:39:46 +0000 (11:39 -0400)
14 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
version

index 6a1b708403eecfc062b9516738bff50a6f3546ee..6bfb1f2c998c0e639603622321509b52878616c6 100644 (file)
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.15.1'
+__VERSION__ = '0.15.2'
index 6204a5944e3dc92940f401a61f9ef541d1ccc3a4..db31166b4ac4d0133972183547a8b2aee9525164 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-CONFIG 1 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-CONFIG 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch-config \- access notmuch configuration file
 .SH SYNOPSIS
index 7f8bbac71ba23d5afdcfb62bfac0eeebe5e2f146..86a67fe21f3a4ddfeffb6b5537853adbdf06aa25 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-COUNT 1 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-COUNT 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch-count \- count messages matching the given search terms
 .SH SYNOPSIS
index 799fd7b64bc5ff80d6d6f7359eb7517800b8909b..3fa51bdd69ec360afa4339ff2353de3e91e7c170 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-DUMP 1 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-DUMP 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch-dump \- creates a plain-text dump of the tags of each message
 
index 2ee6a8f01cfdbc9e0e64efba08a6b80553efed77..02f795434e2494aad5be97a2876f90485cca8a26 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-NEW 1 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-NEW 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch-new \- incorporate new mail into the notmuch database
 .SH SYNOPSIS
index 2751e96be5871f8a57596a7448951a8e6740bd7a..454bdee35c359abd67445dd671582e5377af81cc 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-REPLY 1 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-REPLY 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch-reply \- constructs a reply template for a set of messages
 
index 52aae41eca7039fade6468939778ebc1f5eabdca..4ec4c801309529c6d5045a7cf667a1115e4d0712 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-RESTORE 1 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-RESTORE 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch-restore \- restores the tags from the given file (see notmuch dump)
 
index acd8863a6bc4c11d00236db48e39c4f32a0446f9..d3391f83339dad648a9e3bd4508e2c9a92a0c95e 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH 1 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-SEARCH 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch-search \- search for messages matching the given search terms
 .SH SYNOPSIS
index 5d4ccfab3ec7174f6689d73cf31d09320bcba91b..8be9eaec00b5a58cfcbd141355f5953d92836e0e 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SHOW 1 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-SHOW 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch-show \- show messages matching the given search terms
 .SH SYNOPSIS
index a65eb426005c29c0d9a6b21ca3086d3bf3d790e8..0052ca2195e1e9cb38ce74d8733864f6e2dc999a 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-TAG 1 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-TAG 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch-tag \- add/remove tags for all messages matching the search terms
 
index 9b25c275c3f880235beaf23c6424153e70478a3e..a65730841669c5f705af96e947e70ad2b6373463 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-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH 1 2013-02-17 "Notmuch 0.15.2"
 .SH NAME
 notmuch \- thread-based email index, search, and tagging
 .SH SYNOPSIS
index a543d5d702513b849af9fd5d34ddae729e0506e7..402c0ef6865c6ce54b90ea4cb9188fa23219b2dc 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-HOOKS 5 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-HOOKS 5 2013-02-17 "Notmuch 0.15.2"
 
 .SH NAME
 notmuch-hooks \- hooks for notmuch
index 8916fdad6a3fb6503ff920e90fa5f82ca1148fba..eb417ba668352c1aec426311d53489b06f6bb687 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH-TERMS 7 2013-01-24 "Notmuch 0.15.1"
+.TH NOTMUCH-SEARCH-TERMS 7 2013-02-17 "Notmuch 0.15.2"
 
 .SH NAME
 notmuch-search-terms \- syntax for notmuch queries
diff --git a/version b/version
index e815b861f023432f2500015179faa26fdaba7f9e..4312e0d0cae3a96e9f4a9be98e59e8468f39e1a8 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-0.15.1
+0.15.2