]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
version: update to 0.15 0.15 debian/0.15-1
authorDavid Bremner <bremner@debian.org>
Sat, 19 Jan 2013 01:27:57 +0000 (21:27 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 19 Jan 2013 01:27:57 +0000 (21:27 -0400)
Bump the version in-place in NEWS.

15 files changed:
NEWS
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

diff --git a/NEWS b/NEWS
index f6b5bdc46f90244998081604daf97cd0b1426c59..1cb52ddc1febfe7d9faa1a35d2b21040937d0d98 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Notmuch 0.15~rc1 (2013-01-16)
-=============================
+Notmuch 0.15 (2013-01-18)
+=========================
 
 General
 -------
index 59e7c1a0961a726244338caf98aa53fd180c60ec..c9efbd986833355a853aaf9d9650d52cc358c9db 100644 (file)
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.15~rc1'
+__VERSION__ = '0.15'
index 33ed63a247ea74d66a6b706dc3c62d3096fc6158..557eae5d74cd0d8ee809a14e5b8a391a859f3003 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-CONFIG 1 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-CONFIG 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch-config \- access notmuch configuration file
 .SH SYNOPSIS
index 539f1c29c0d3b4236558b8bc4129851554483c9f..d63be997c56bf8b534d59b0b2bbfeb8ef170380b 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-COUNT 1 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-COUNT 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch-count \- count messages matching the given search terms
 .SH SYNOPSIS
index d412c0752009d4af3ab62cce90116407a6bed102..613fd6997ad9fc8f7cd4dcd55454b8887c701c15 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-DUMP 1 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-DUMP 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch-dump \- creates a plain-text dump of the tags of each message
 
index a81bfc6172415620f6e8d318ccf20ee53b3efb0e..06c4dfaebfe7c061ea3a1ffef376dba43d9ce3d5 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-NEW 1 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-NEW 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch-new \- incorporate new mail into the notmuch database
 .SH SYNOPSIS
index abfc32145dc598bea586a8807b7b2ec3d04453d8..13e50ada576fa7e53a327bda61ae8878b9d09cda 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-REPLY 1 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-REPLY 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch-reply \- constructs a reply template for a set of messages
 
index 93085b969f9772f32a4b50af4953b526f60d1a16..895c6d29c23d69c19793fc07fe6ecec97e0b178f 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-RESTORE 1 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-RESTORE 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch-restore \- restores the tags from the given file (see notmuch dump)
 
index aa670245af87ec751041b206da6d12c122c6da6a..321d77979555dc4cfd4dcaf3757cbe3ea3e6b615 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH 1 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-SEARCH 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch-search \- search for messages matching the given search terms
 .SH SYNOPSIS
index 8b202f43f1aadc312ce712e9f8e6b9ad1b4818e9..3f9584bb84215d650f8bcfdd6226105a885c6cd8 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SHOW 1 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-SHOW 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch-show \- show messages matching the given search terms
 .SH SYNOPSIS
index 5d4ec25db31111568d16641828d64a2fda16f751..081bd0e4d3a155c04a7b62df9071b67aaefcc241 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-TAG 1 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-TAG 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch-tag \- add/remove tags for all messages matching the search terms
 
index cabfacf71dd9f34c6208054bcad8f23917f7d22c..69805cb51a064ed15b08127b4777c825b67286db 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-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH 1 2013-01-18 "Notmuch 0.15"
 .SH NAME
 notmuch \- thread-based email index, search, and tagging
 .SH SYNOPSIS
index db1f70775ffbc782ff3b000c22236a58d21ca0bf..4ed61c15a5cfa0f5211869d7e70f11a1ed2bbc55 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-HOOKS 5 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-HOOKS 5 2013-01-18 "Notmuch 0.15"
 
 .SH NAME
 notmuch-hooks \- hooks for notmuch
index f42c252eb13f59e7521884676cf9ee1aad9a2159..19e5fd5fb5cbc1bd10e218c6694466849bd91727 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH-TERMS 7 2013-01-16 "Notmuch 0.15~rc1"
+.TH NOTMUCH-SEARCH-TERMS 7 2013-01-18 "Notmuch 0.15"
 
 .SH NAME
 notmuch-search-terms \- syntax for notmuch queries
diff --git a/version b/version
index 621e3016f426c1e869b10e58003db8815f13cafa..2856407c03e614f617fde7b7111b9734afc0940c 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-0.15~rc1
+0.15