From: David Bremner Date: Fri, 12 Oct 2018 23:18:14 +0000 (-0300) Subject: version: bump to 0.28 X-Git-Tag: archive/debian/0.28-1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=refs%2Ftags%2Farchive%2Fdebian%2F0.28-1 version: bump to 0.28 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 110b75d4..6a513a25 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.28~rc0' +__VERSION__ = '0.28' SOVERSION = '5' diff --git a/version b/version index 03829429..4950f07e 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.28~rc0 +0.28