diff options
| author | David Bremner <david@tethera.net> | 2015-05-04 08:09:43 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-05-04 08:09:43 +0200 |
| commit | fa11a62de000c5d7fd40de02e1e6d0f9dec52830 (patch) | |
| tree | 0835d2e5cb68aca5ce5256730536231da51fa961 | |
| parent | 76b36702027b0b3ccb4947a627ad4a36129d9658 (diff) | |
version: bump to 0.20~rc1
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 2 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' @@ -1 +1 @@ -0.19 +0.20~rc1 |
