From: David Bremner Date: Tue, 25 Jul 2017 11:21:29 +0000 (-0400) Subject: version: bump to 0.25 X-Git-Tag: 0.25~2 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=7a4c60e446783c227222e77bbaab0f08d587f4a5;p=notmuch version: bump to 0.25 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 15eeef20..62dd1f19 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~rc1' +__VERSION__ = '0.25' SOVERSION = '5' diff --git a/version b/version index 8550eaa3..7d385d41 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.25~rc1 +0.25