From 4276eba3ca5639360174adcd91cdea2c424e2159 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 25 Jun 2014 07:24:57 -0300 Subject: version: bump to 0.18.1 Also add precis of NEWS to debian changelog --- 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 2f7ae23f..40f3e889 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.18.1~rc0' +__VERSION__ = '0.18.1' -- cgit v1.2.3