diff options
| author | David Bremner <david@tethera.net> | 2018-10-03 20:17:46 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-10-03 20:17:54 -0300 |
| commit | a5da8cd08874cc298e5920746ee3dbbbb0598583 (patch) | |
| tree | 4dc7a1e274b4f2a0ccc6d3ce24f0f57037b56fe1 | |
| parent | b0ebb19d79b2ca84fabd5e9daa082701df5dfa8b (diff) | |
version: bump to 0.28~rc0
| -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 fbb282e3..110b75d4 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.27' +__VERSION__ = '0.28~rc0' SOVERSION = '5' @@ -1 +1 @@ -0.27 +0.28~rc0 |
