From c302bfa2f63fc1e59df6f842fe65d4d6ea258a33 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 19 Mar 2012 22:28:17 -0300 Subject: update version to 0.12 There may be a few NEWS changes after this, but no code (hopefully). --- bindings/python/notmuch/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings') 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' -- cgit v1.2.3