diff options
| author | David Bremner <david@tethera.net> | 2018-05-31 08:17:12 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-05-31 08:17:12 -0300 |
| commit | 98bdbae9f9adcf5543e723b2adfeeae4f3adfcf8 (patch) | |
| tree | 9299833d6d47c5715e75696e40ec5a7cb3a6365a | |
| parent | b71fa262b54398399821e89d01d984f46e24d2e8 (diff) | |
version: bump to 0.27~rc1
| -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 7b66f574..c4e8a2d9 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~rc0' +__VERSION__ = '0.27~rc1' SOVERSION = '5' @@ -1 +1 @@ -0.27~rc0 +0.27~rc1 |
