diff options
| author | David Bremner <david@tethera.net> | 2015-10-19 07:12:18 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-10-19 07:12:18 -0300 |
| commit | 34e620b91df159ad1920d3ca08a9d39dd8047ff8 (patch) | |
| tree | f53faa4682c0a53073137a0f71916fba417ac596 | |
| parent | ea66dec8784b3b0b879fd35d7c48b4d3869ecadd (diff) | |
version: bump to 0.21~rc2
| -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 ddb324f1..eac6e609 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~rc1' +__VERSION__ = '0.21~rc2' SOVERSION = '4' @@ -1 +1 @@ -0.21~rc1 +0.21~rc2 |
