diff options
| author | David Bremner <david@tethera.net> | 2016-12-24 17:52:11 +0900 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-12-24 17:52:11 +0900 |
| commit | 4dde1e677473faa6588909396820f9948e28923f (patch) | |
| tree | 1f477fcf0fe8f9b218fb7b3d9b0ea5008bb1b522 | |
| parent | 70ba2c30cab9c41b84d85895fec403a65d4aa320 (diff) | |
version: update to 0.23.4debian/0.23.4-10.23.4
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 2 deletions
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' @@ -1 +1 @@ -0.23.3 +0.23.4 |
