From: David Bremner Date: Thu, 22 Oct 2015 10:47:43 +0000 (-0300) Subject: version: bump to 0.21~rc3 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/commitdiff_plain/246d540dbe569da1b19cb3409fc2afb7c46928fa version: bump to 0.21~rc3 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index eac6e609..2f641158 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.21~rc2' +__VERSION__ = '0.21~rc3' SOVERSION = '4' diff --git a/debian/changelog b/debian/changelog index 1e242075..d3f311c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notmuch (0.21~rc3-1) experimental; urgency=medium + + * New upstream release candidate + + -- David Bremner Thu, 22 Oct 2015 09:19:02 -0300 + notmuch (0.21~rc2-1) experimental; urgency=medium * New upstream release candidate diff --git a/version b/version index 5d9ec5f7..1c0caa1a 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.21~rc2 +0.21~rc3