From: David Bremner Date: Sun, 9 Nov 2014 15:23:58 +0000 (+0100) Subject: bump version to 0.19~rc2 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/notmuch.git/commitdiff_plain/61bae7726d667e88c47fa3e46730338b43fd4e3c bump version to 0.19~rc2 --- diff --git a/NEWS b/NEWS index de935cc7..b30ed1b5 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Notmuch 0.19~rc1 (2014-11-06) +Notmuch 0.19~rc2 (2014-11-09) ============================= Command-Line Interface diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 1b270856..4e1408d9 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.19~rc1' +__VERSION__ = '0.19~rc2' diff --git a/debian/changelog b/debian/changelog index 1788c828..7ffd2fd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +notmuch (0.19~rc2-1) experimental; urgency=medium + + * New upstream release candidate + * Updated defaults for "notmuch address" + + -- David Bremner Sun, 09 Nov 2014 16:23:30 +0100 + notmuch (0.19~rc1-1) experimental; urgency=low * New upstream release candidate diff --git a/version b/version index 0d5c53c2..15637ddf 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.19~rc1 +0.19~rc2