From: David Bremner Date: Sat, 6 Jan 2018 13:41:39 +0000 (-0400) Subject: version: bump to 0.26~rc2 X-Git-Tag: 0.26_rc2^0 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=4cb1eeba83416a12c616aca6469c027b8b8a303d version: bump to 0.26~rc2 Update debian version to follow. --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index cb039de6..4bec8d2c 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.26~rc1' +__VERSION__ = '0.26~rc2' SOVERSION = '5' diff --git a/debian/changelog b/debian/changelog index 4ac6ab5f..fb7492c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notmuch (0.26~rc2-1) experimental; urgency=medium + + * Third upstream release candidate + + -- David Bremner Sat, 06 Jan 2018 09:39:17 -0400 + notmuch (0.26~rc1-1) experimental; urgency=medium * Second upstream release candidate diff --git a/version b/version index 0de55d6e..1fe3548e 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.26~rc1 +0.26~rc2