From: David Bremner Date: Sun, 16 Jul 2017 11:01:42 +0000 (-0300) Subject: version: bump version to 0.25~rc0 X-Git-Tag: 0.25_rc0~6 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=694e443db5a7438bf2a6d61eadece120af166952 version: bump version to 0.25~rc0 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 6101902b..aa4a6b63 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.24.2' +__VERSION__ = '0.25~rc0' SOVERSION = '5' diff --git a/version b/version index 8b95abd9..ea0647b7 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.24.2 +0.25~rc0