From: David Bremner Date: Thu, 1 Jun 2017 10:13:00 +0000 (-0300) Subject: version: bump to 0.24.2 X-Git-Tag: 0.24.2~3 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=4fb08341a4d43fd98e7b69c2766f401edfeeee01 version: bump to 0.24.2 --- 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