From: David Bremner Date: Tue, 12 Sep 2017 01:19:46 +0000 (-0300) Subject: version: bump to 0.25.1 X-Git-Tag: 0.25.1~2 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=0fa257cb740e6827d468aba1f3115f818f9da4c5 version: bump to 0.25.1 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 62dd1f19..afd59190 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' +__VERSION__ = '0.25.1' SOVERSION = '5' diff --git a/version b/version index 7d385d41..af2dabf3 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.25 +0.25.1