diff --git a/NEWS b/NEWS index 983db2b5..5d857335 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Notmuch 0.18~rc1 (2014-05-04) -============================= +Notmuch 0.18 (2014-05-06) +========================= Overview -------- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index a10ecd93..c3e96d2e 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~rc1' +__VERSION__ = '0.18' diff --git a/debian/changelog b/debian/changelog index 15fc994e..00738a90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +notmuch (0.18-1) unstable; urgency=medium + + * New upstream release. For detailed release notes see + see /usr/share/doc/notmuch/NEWS.gz. Some highlights: + - Changes/enhancements to searching for messages by filesystem + location ('folder:' and 'path:' prefixes). + - Saved searches in Emacs have also been enhanced to allow + distinct search orders for each one. + - Another enhancement to the Emacs interface is that replies to + encrypted messages are now encrypted, reducing the risk of + unintentional information disclosure. + - The default dump output format has changed to the more robust + 'batch-tag' format. + - The previously deprecated parsing of single message mboxes has + been removed. + + -- David Bremner Tue, 06 May 2014 16:20:39 +0900 + notmuch (0.18~rc1-1) experimental; urgency=low * Upstream release candidate diff --git a/version b/version index 9f565a42..a4d2acee 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.18~rc1 +0.18