diff options
| author | David Bremner <david@tethera.net> | 2017-07-16 08:01:42 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-16 08:01:42 -0300 |
| commit | 694e443db5a7438bf2a6d61eadece120af166952 (patch) | |
| tree | 4f253cdce7ff19284c24179d6b84e89b2bdbe835 /bindings/python | |
| parent | edb933b25d386856a3a322b78c4af44e4db39c7a (diff) | |
version: bump version to 0.25~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 6101902b..aa4a6b63 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.2' +__VERSION__ = '0.25~rc0' SOVERSION = '5' |
