]> git.notmuchmail.org Git - notmuch/commitdiff
version: bump to 0.13
authorDavid Bremner <bremner@debian.org>
Tue, 15 May 2012 21:18:45 +0000 (18:18 -0300)
committerDavid Bremner <bremner@debian.org>
Tue, 15 May 2012 21:18:45 +0000 (18:18 -0300)
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 25010f5ca26219e752a91e47fdf7ed3cfff6f33a..5945a504079fa3cb5f66dfcf730ebeafa6071757 100644 (file)
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.13~rc1'
+__VERSION__ = '0.13'
index 5c3b39167e71fdb3dd065f0d4114876b60bfada2..8cc9773554dcfe1ade2f5c16dd4f3e5dccd2fa4d 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-CONFIG 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-CONFIG 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch-config \- Access notmuch configuration file.
 .SH SYNOPSIS
index 0c875412c04db9ce9f5b0a9473f855ad658dd663..1eb70d15d5178edb7774be51707c3831c85e9105 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-COUNT 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-COUNT 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch-count \- Count messages matching the given search terms.
 .SH SYNOPSIS
index 50ec3356ff1be30345385fb21ac43dc3796c2ccc..b03f80463a197be88170c6800599c3c999376189 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-DUMP 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-DUMP 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch-dump \- Creates a plain-text dump of the tags of each message.
 
index b05d278625fd6ac633ccff7ca4bf19fcf39357ab..37af1467a4d1d3b9d9503ae29939d6e7a67b5f21 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-NEW 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-NEW 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch-new \- Incorporate new mail into the notmuch database.
 .SH SYNOPSIS
index 1f86b09138883c6786a58d1034247aa1d4e03f65..593df3bc60cc0c22a200d794b32d881784894da8 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-REPLY 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-REPLY 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch-reply \- Constructs a reply template for a set of messages.
 
index f393c045c91ad5a5ed9756332d27f8a5ad1d5db2..ec16868ed2aacc59b5fd551c2d7b403d9719603a 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-RESTORE 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-RESTORE 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch-restore \- Restores the tags from the given file (see notmuch dump).
 
index 4b02f4e3fc88c596ef7e35adea037b9be8788fa1..608178c60d959460ecc19e58014b322c1d91ea06 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-SEARCH 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch-search \- Search for messages matching the given search terms.
 .SH SYNOPSIS
index 14a2a5c87618d021c7e560039bb79ef506a6f09f..a7f07928d2ec660f8295a227506cfc2d6f51032b 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SHOW 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-SHOW 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch-show \- Show messages matching the given search terms.
 .SH SYNOPSIS
index 55f79f8907399a539b80289088a1c5fe19adcf2d..346b188a60ed0e45228458291f0034d4f1d78432 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-TAG 1 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-TAG 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch-tag \- Add/remove tags for all messages matching the search terms.
 
index f7ee5288e82b1e5ca33e2619b890c989ad5d120f..465e32423826dd3a72e7637d36052e2ce3772cbf 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-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH 1 2012-05-15 "Notmuch 0.13"
 .SH NAME
 notmuch \- thread-based email index, search, and tagging
 .SH SYNOPSIS
index aa0839abc2b6960616bfdacecaf49b9327489504..d9a86c775d0fd182881a10abafc7d741d699f9e2 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-HOOKS 5 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-HOOKS 5 2012-05-15 "Notmuch 0.13"
 
 .SH NAME
 notmuch-hooks \- hooks for notmuch
index 6af7a602e50e5d9e651915bd860cd3b2ae0a5b13..cbbafc115e5678aa428545318cc2d021ea9c3ea9 100644 (file)
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH-TERMS 7 2012-05-08 "Notmuch 0.13~rc1"
+.TH NOTMUCH-SEARCH-TERMS 7 2012-05-15 "Notmuch 0.13"
 
 .SH NAME
 notmuch-search-terms \- Syntax for notmuch queries
diff --git a/version b/version
index 80fa719dcdbf3fbb0c7c935721399a02766c0297..f3040840fd7058ec0e224314c609184fd4ec53f2 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-0.13~rc1
+0.13