From: David Bremner Date: Sat, 24 Dec 2016 08:52:11 +0000 (+0900) Subject: version: update to 0.23.4 X-Git-Tag: 0.23.4^0 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=4dde1e677473faa6588909396820f9948e28923f version: update to 0.23.4 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 98ea31b5..b5d308e2 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.23.3' +__VERSION__ = '0.23.4' SOVERSION = '4' diff --git a/version b/version index 9e40e75c..40a6dfed 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.23.3 +0.23.4