From a60aa095d7baf55cd8b7a9cf7f5c78f42dbd5953 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 14 Nov 2014 19:35:02 +0100 Subject: [PATCH] version: bump to 0.19 --- NEWS | 4 ++-- bindings/python/notmuch/version.py | 2 +- debian/changelog | 6 ++++++ version | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index ce7695a2..80679bd2 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Notmuch 0.19~rc2 (2014-11-09) -============================= +Notmuch 0.19 (2014-11-14) +========================= Overview -------- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 4e1408d9..f719fdf4 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~rc2' +__VERSION__ = '0.19' diff --git a/debian/changelog b/debian/changelog index 8d8685e1..405134e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notmuch (0.19-1) experimental; urgency=medium + + * New upstream release + + -- David Bremner Fri, 14 Nov 2014 19:34:12 +0100 + notmuch (0.19~rc2-1) experimental; urgency=medium * New upstream release candidate diff --git a/version b/version index 15637ddf..caa4836d 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.19~rc2 +0.19 -- 2.39.2