diff options
| author | David Bremner <david@tethera.net> | 2016-09-30 07:18:04 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-09-30 07:18:04 -0300 |
| commit | efd79aedf28c1538d47bdcbcd8a72a8a8d53dbca (patch) | |
| tree | 73473ff026c4ae5d1c0b4843a52cbb9fd1ef9bbf /bindings | |
| parent | fde846cf7dea2ad67418f3f3c9311213b766bfec (diff) | |
version: update to 0.23~rc1
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 2977e573..3e54cc24 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.23~rc0' +__VERSION__ = '0.23~rc1' SOVERSION = '4' |
