diff options
| author | David Bremner <david@tethera.net> | 2017-12-28 10:19:48 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-12-28 10:19:48 -0400 |
| commit | cf024564110f629814a2a0d2412354460baf2862 (patch) | |
| tree | 599c545d0835493bdecdeeca1c58483e4200de4e | |
| parent | d11311212e8dbb771e2ba14d764adca6e973a6ee (diff) | |
version: bump to 0.26~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 a458447f..94bff1e5 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.25.3' +__VERSION__ = '0.26~rc0' SOVERSION = '5' @@ -1 +1 @@ -0.25.3 +0.26~rc0 |
