From: David Bremner Date: Wed, 27 Apr 2016 00:32:24 +0000 (-0300) Subject: bump version and NEWS date for 0.22 release X-Git-Tag: 0.22~2 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=e6e395435d3ca054ec0dd7f31651a261405f7b48 bump version and NEWS date for 0.22 release --- diff --git a/NEWS b/NEWS index 77a386c4..c945c245 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Notmuch 0.22 (UNRELEASED) +Notmuch 0.22 (2016-04-26) ========================= General diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index da704625..c1d472be 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,3 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.22~rc1' +__VERSION__ = '0.22' SOVERSION = '4' diff --git a/version b/version index d57df829..e3462940 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.22~rc1 +0.22