From: David Bremner Date: Tue, 18 Jul 2017 10:04:29 +0000 (-0300) Subject: version: bump to 0.25~rc1 X-Git-Tag: 0.25_rc1~1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=b8ccfe342d8f99a4df1a4e56c8e8cc133578e5c2 version: bump to 0.25~rc1 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index aa4a6b63..15eeef20 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~rc0' +__VERSION__ = '0.25~rc1' SOVERSION = '5' diff --git a/version b/version index ea0647b7..8550eaa3 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.25~rc0 +0.25~rc1