diff options
| author | David Bremner <david@tethera.net> | 2014-01-29 20:20:43 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-01-29 20:20:43 -0400 |
| commit | c792dda683e49e5c3a3050f165fce60be7f3a6d8 (patch) | |
| tree | 8abeb9b64a012c5596c1c7254d00791e8f25ad81 /bindings/python | |
| parent | d0ab0ab951bc552f4aa6ca7e68659148b8da1147 (diff) | |
| parent | f2e1f0b006d281b9b0a3361dcae37b019eecd502 (diff) | |
Merge tag 'debian/0.17-3' into wheezy-backports
uploaded to Debian unstable
Conflicts:
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 8f08f62f..fa3f93b8 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.16' +__VERSION__ = '0.17' |
