aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-03-19 22:28:17 -0300
committerGravatar David Bremner <bremner@debian.org>2012-03-19 22:28:17 -0300
commitc302bfa2f63fc1e59df6f842fe65d4d6ea258a33 (patch)
treee0c904da2b73e4c0ab0f3e48d8dd0226abef2ec7 /bindings
parent686ed4c6ad9f601af76bcd81856c0a62c63122c7 (diff)
update version to 0.12
There may be a few NEWS changes after this, but no code (hopefully).
Diffstat (limited to 'bindings')
-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 8f7eb87c..24e1d4c9 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.12~rc2'
+__VERSION__ = '0.12'