aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/notmuch/version.py
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2011-09-10 08:55:33 -0300
committerDavid Bremner <bremner@debian.org>2011-09-10 08:55:33 -0300
commit24fc8f97e8b5c1c00a26e95f58c6dd081d6fe0fd (patch)
tree6ebde001cf59a2d362556701e399bdead47b8381 /bindings/python/notmuch/version.py
parentf4cd15f78ab6472e8071705510aaeee5d639f088 (diff)
update versions for release 0.8
See commit 6979b65 for more discussion.
Diffstat (limited to 'bindings/python/notmuch/version.py')
-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 a2c790c..9d9ee2e 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'