diff options
| author | David Bremner <david@tethera.net> | 2015-10-22 07:47:43 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-10-22 09:19:21 -0300 |
| commit | 246d540dbe569da1b19cb3409fc2afb7c46928fa (patch) | |
| tree | a12c11cc427f9d2d8880d6702f4438cd3e08c2d3 /bindings/python | |
| parent | 429ec8666ec3e87f68dde879eea9f865b68275fe (diff) | |
version: bump to 0.21~rc3
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 eac6e609..2f641158 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.21~rc2' +__VERSION__ = '0.21~rc3' SOVERSION = '4' |
