aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-11-15 08:47:00 +0100
committerDavid Bremner <david@tethera.net>2014-11-15 08:47:00 +0100
commitcffa3cf76ff6d3735d26ac17ab3e56c123c33edf (patch)
tree14e7ff79bfda985979dcb88ba7f20f47dd8be6ea /bindings
parent0dfcb7f9bb09f41785ae0b02ef95814382ebd87c (diff)
parent49aaea350f43bff2092bb7786223488f1b6312f3 (diff)
Merge tag '0.19'
notmuch 0.19 release
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 4e1408d9..f719fdf4 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.19~rc2'
+__VERSION__ = '0.19'