summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-06-01 07:13:00 -0300
committerDavid Bremner <david@tethera.net>2017-06-01 07:13:00 -0300
commit4fb08341a4d43fd98e7b69c2766f401edfeeee01 (patch)
tree9b18efae07c44ecda16b437fcdc595c9e8a1f781
parent11fda0bf2fd74b227d15a2bb6b36a8ce6403c8e9 (diff)
version: bump to 0.24.2
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--version2
2 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index ae192fe1..49bca347 100644
--- a/bindings/python/notmuch/version.py
+++ b/bindings/python/notmuch/version.py
@@ -1,3 +1,3 @@
# this file should be kept in sync with ../../../version
-__VERSION__ = '0.24.1'
+__VERSION__ = '0.24.2'
SOVERSION = '4'
diff --git a/version b/version
index 48b91fd8..8b95abd9 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.24.1
+0.24.2