diff options
| author | David Bremner <bremner@debian.org> | 2011-12-25 23:09:17 -0400 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-12-25 23:09:17 -0400 |
| commit | c616ada48934ae2452baa5d44f8d7eb7194592f4 (patch) | |
| tree | 0c143a45fffc83d4eaca4987beca8ce69d3d868a /bindings/python | |
| parent | c44a0edadca995ddee4b159e9c465d40a32af6e4 (diff) | |
version: update version to 0.11~rc1debian/0.11_rc1-10.11_rc1
and keep python, man page, and debian package in sync.
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 fd414b0a..01e8294e 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.10.2' +__VERSION__ = '0.11~rc1' |
