From: David Bremner Date: Sat, 3 May 2014 22:32:43 +0000 (+0900) Subject: version: bump for 0.18~rc1 X-Git-Tag: 0.18_rc1~2 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=1f2bb88e92e13375ba79cefb2d28c982255ef7f3 version: bump for 0.18~rc1 Doing all of the needed version bumps in one commit, and do a complete, if minimal debian changelog entry --- diff --git a/NEWS b/NEWS index f10c280b..983db2b5 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Notmuch 0.18~rc0 (2014-04-22) +Notmuch 0.18~rc1 (2014-05-04) ============================= Overview diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index f15440d1..a10ecd93 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.18~rc0' +__VERSION__ = '0.18~rc1' diff --git a/debian/changelog b/debian/changelog index 72dbd45c..15fc994e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +notmuch (0.18~rc1-1) experimental; urgency=low + + * Upstream release candidate + - include encoding fix for vim client. + + -- David Bremner Sun, 04 May 2014 07:29:51 +0900 + notmuch (0.18~rc0-1) experimental; urgency=low * Upstream release candidate. diff --git a/version b/version index 065d0c86..9f565a42 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.18~rc0 +0.18~rc1