diff options
| author | David Bremner <david@tethera.net> | 2015-05-04 10:47:22 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-05-04 10:47:22 +0200 |
| commit | c5ef2dc448659110adc8ab324ae166683d21988f (patch) | |
| tree | ff6dac227c67fe8bf031e9e2c30a394dbb3c57b2 /bindings | |
| parent | 294bb6de20de7d9c83a45dca22888d557ece588a (diff) | |
| parent | cd29acef4e45a4ed01cb2699f4a3e6eeb5e947df (diff) | |
Merge tag '0.20_rc1'
notmuch 0.20~rc1 release
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 35744d34..4d5230f4 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.19' +__VERSION__ = '0.20~rc1' SOVERSION = '4' |
