diff options
| author | David Bremner <david@tethera.net> | 2016-04-24 18:02:05 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-04-24 18:02:05 -0300 |
| commit | 0a58d534a5afbdb9abb971f859bb19b23ec2d461 (patch) | |
| tree | 4e38abb8d2c252321ba5cc3ddd953e4cb079d3d0 /bindings/python | |
| parent | 15a529b1f6ae28f357a90ed1e322f5ef22731705 (diff) | |
version: bump to 0.22~rc1
Diffstat (limited to 'bindings/python')
| -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 db3b0f88..da704625 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.22~rc0' +__VERSION__ = '0.22~rc1' SOVERSION = '4' |
