diff options
| author | David Bremner <bremner@debian.org> | 2011-11-23 16:02:47 -0400 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-11-23 16:02:47 -0400 |
| commit | b5803e918dbf772536de2bd1017e8888c01bd5a9 (patch) | |
| tree | 461d79d97157f76b4df1884d2f6a71c10843a270 /bindings | |
| parent | a467c5f071a1a730adc2bd84635dfc608c26ace9 (diff) | |
| parent | 9fbc912cc98cfd3977a5ce419ae88948abf8158f (diff) | |
Merge branch 'release'
Diffstat (limited to 'bindings')
| -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 85fc3876..d1e58361 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~rc2' +__VERSION__ = '0.10' |
