mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
version: bump to 0.11.1
also semi-automatically update man page and python bindings versions.
This commit is contained in:
parent
3f44da70b1
commit
c10b780b44
3 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
# this file should be kept in sync with ../../../version
|
||||
__VERSION__ = '0.11'
|
||||
__VERSION__ = '0.11.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-01-13 "Notmuch 0.11"
|
||||
.TH NOTMUCH 1 2012-02-03 "Notmuch 0.11.1"
|
||||
.SH NAME
|
||||
notmuch \- thread-based email index, search, and tagging
|
||||
.SH SYNOPSIS
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
0.11
|
||||
0.11.1
|
||||
|
|
Loading…
Reference in a new issue