diff options
| author | David Bremner <david@tethera.net> | 2014-10-25 11:38:18 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-10-25 11:38:18 +0200 |
| commit | ce44657c9e4919b1e4bbbbbe37dbd72257d40736 (patch) | |
| tree | a3c1c9ff424ef6ca3acda3efcbbd6d600056ec9e /bindings/python | |
| parent | 38240d106139da8324c2a858fa3102d58378b09a (diff) | |
| parent | 26e857b7126b1963fe44801f235aa7764fdffed7 (diff) | |
Merge tag '0.18.2_rc1'
notmuch 0.18.2~rc1 release
Conflicts:
NEWS
debian/changelog
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 40f3e889..5e4f9b77 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,2 +1,2 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.18.1' +__VERSION__ = '0.18.2~rc1' |
