From d9ec7e34837e4a1148f807c9d80fa0545b31566f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 25 Mar 2017 11:20:56 -0300 Subject: [PATCH] version: bump to 0.24.1 The release is not yet finalized, but start the busywork needed. --- bindings/python/notmuch/version.py | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.43.0