aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2011-09-10 10:11:25 -0300
committerDavid Bremner <bremner@debian.org>2011-09-10 10:11:25 -0300
commitc35ac0bdbd51ddc606cbeb35e8b7b86e450b4b74 (patch)
tree4b5ea2f42af46b5de6a97bf471f422cc812f877a /bindings/python
parenta6b93ef32b3274f0ae51acc336500a439371d0fc (diff)
parentb824877c4391b738205904f0bd3ec8ec3b87d136 (diff)
Merge branch 'release'
Diffstat (limited to 'bindings/python')
-rw-r--r--bindings/python/notmuch/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index a2c790c3..9d9ee2ef 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.8~rc1'
+__VERSION__ = '0.8'