aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-01-13 20:52:01 -0400
committerGravatar David Bremner <bremner@debian.org>2012-01-13 20:52:01 -0400
commit0bbfc5ce8be91b881d9542d86aceec7e6a716e86 (patch)
treec60f3c371c1be649000e314889d233998654a240 /bindings
parent38546e4acba5593c6ad8b35712475abc27d3a4fd (diff)
parentffce9b7c25b9b44ec026b67d96e44cae09c99efe (diff)
Merge branch 'release'
Conflicts: notmuch-reply.c notmuch.1
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 fd414b0a..59c396fe 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.10.2'
+__VERSION__ = '0.11'