From: David Bremner Date: Sat, 25 Mar 2017 14:20:56 +0000 (-0300) Subject: version: bump to 0.24.1 X-Git-Tag: 0.24.1~11 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=d9ec7e34837e4a1148f807c9d80fa0545b31566f version: bump to 0.24.1 The release is not yet finalized, but start the busywork needed. --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 1bbd9464..ae192fe1 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' +__VERSION__ = '0.24.1' SOVERSION = '4' diff --git a/version b/version index fd137eb1..48b91fd8 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.24 +0.24.1