diff options
| author | David Bremner <david@tethera.net> | 2017-03-08 08:04:42 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-03-08 08:04:42 -0400 |
| commit | 15f8fc78c87b93f4a1eafa39a4b40bfb98008eb3 (patch) | |
| tree | e14832b88975f0343744af3f87c8b7fda93e058d /bindings/python | |
| parent | 81bd72cebbffcc11be4198a099974a0e0722c86e (diff) | |
version: bump version to 0.24~rc1
Diffstat (limited to 'bindings/python')
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 43071028..7aa101d3 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~rc0' +__VERSION__ = '0.24~rc1' SOVERSION = '4' |
