diff options
| author | David Bremner <david@tethera.net> | 2017-03-05 19:30:21 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-03-05 19:30:21 -0400 |
| commit | 08c67317615efba11cd3f79dc7393be0c1c430a1 (patch) | |
| tree | bc8571c217ece7e19a6793a874feef2e8fc20cc5 /bindings/python | |
| parent | 85df8b3915159fa94b7c1c32cb54eda8bd92e0e0 (diff) | |
version: bump to 0.24~rc0
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 e1a49522..43071028 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.7' +__VERSION__ = '0.24~rc0' SOVERSION = '4' |
