From: David Bremner Date: Thu, 15 Oct 2015 11:16:26 +0000 (-0300) Subject: version: bump to 0.21~rc1 X-Git-Tag: 0.21_rc1~1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=627efac85ea3783e9edbb3814d9225c41389df74 version: bump to 0.21~rc1 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 1295ac5a..ddb324f1 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.20.2' +__VERSION__ = '0.21~rc1' SOVERSION = '4' diff --git a/debian/NEWS b/debian/NEWS index 39cb3ede..174c1303 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -notmuch (0.21~rc0-1) experimental; urgency=medium +notmuch (0.21~rc1-1) experimental; urgency=medium * This release of notmuch requires a non-reversible database upgrade to support database revision tracking. This upgrade will happen on diff --git a/debian/changelog b/debian/changelog index 804fa043..c09839b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -notmuch (0.21~rc0-1) experimental; urgency=medium +notmuch (0.21~rc1-1) experimental; urgency=medium - * new upstream release candidate + * New upstream release candidate -- David Bremner Thu, 15 Oct 2015 08:08:17 -0300 diff --git a/version b/version index 727d97b9..96f7446d 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.20.2 +0.21~rc1