diff options
| author | David Bremner <david@tethera.net> | 2018-01-06 09:41:39 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-01-06 09:41:39 -0400 |
| commit | 4cb1eeba83416a12c616aca6469c027b8b8a303d (patch) | |
| tree | 1a789615387b394d0e9a61171d0fbdb64a76d1ff /bindings | |
| parent | d151b7383692aad6324231808352a55b5c107b5a (diff) | |
version: bump to 0.26~rc2debian/0.26_rc2-10.26_rc2
Update debian version to follow.
Diffstat (limited to 'bindings')
| -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 cb039de6..4bec8d2c 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.26~rc1' +__VERSION__ = '0.26~rc2' SOVERSION = '5' |
