From: David Bremner Date: Tue, 9 Jan 2018 11:15:16 +0000 (-0400) Subject: version: bump to 0.26 X-Git-Tag: 0.26~2 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=461260c3c6f3d8e9cff20bf663f12805aea2d45d version: bump to 0.26 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 4bec8d2c..bc246330 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~rc2' +__VERSION__ = '0.26' SOVERSION = '5' diff --git a/version b/version index 1fe3548e..99222150 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.26~rc2 +0.26