aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-02-04 12:01:46 -0500
committerGravatar David Bremner <bremner@debian.org>2012-02-04 12:01:46 -0500
commitd43f6c00b351424e903c2f2b71c34bc5902b467e (patch)
tree17a4f90bd3aa1b5d31e169a790d137831dbf37ce /bindings
parent8281430558c1b2eafc847620cd84f5ce40bf6741 (diff)
parentf38bc44653ad910abb95add6b09321da11f50581 (diff)
Merge commit '0.11.1'
Conflicts: NEWS bindings/python/notmuch/database.py bindings/python/notmuch/message.py notmuch.1 NEWS merged by hand, others taken from master.
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/notmuch/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 59c396fe..ed40e7f8 100644
--- a/bindings/python/notmuch/version.py
+++ b/bindings/python/notmuch/version.py
@@ -1,2 +1,2 @@
# this file should be kept in sync with ../../../version
-__VERSION__ = '0.11'
+__VERSION__ = '0.11.1'