aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-11-09 16:23:58 +0100
committerDavid Bremner <david@tethera.net>2014-11-09 16:23:58 +0100
commit61bae7726d667e88c47fa3e46730338b43fd4e3c (patch)
treed4a6e518fb930f0a1b9d6c242a8131542078e7be /bindings/python
parent78a1575aa41de2b593ca47ff1ca72673f26088fa (diff)
bump version to 0.19~rc2
Diffstat (limited to 'bindings/python')
-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 1b270856..4e1408d9 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~rc1'
+__VERSION__ = '0.19~rc2'