version: bump to 0.11.1

also semi-automatically update man page and python bindings versions.
This commit is contained in:
David Bremner 2012-02-03 08:32:49 -04:00
parent 3f44da70b1
commit c10b780b44
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# this file should be kept in sync with ../../../version
__VERSION__ = '0.11'
__VERSION__ = '0.11.1'

View 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-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

View file

@ -1 +1 @@
0.11
0.11.1