From: David Bremner Date: Sun, 5 Nov 2017 23:59:30 +0000 (-0400) Subject: version: bump to 0.25.2 X-Git-Tag: 0.25.2~1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=42871517c62c3b528d3b1ed792a7317877573345;ds=sidebyside version: bump to 0.25.2 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index afd59190..36aaaeb7 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.25.1' +__VERSION__ = '0.25.2' SOVERSION = '5' diff --git a/version b/version index af2dabf3..166c9e29 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.25.1 +0.25.2