From: David Bremner Date: Wed, 8 Mar 2017 12:04:42 +0000 (-0400) Subject: version: bump version to 0.24~rc1 X-Git-Tag: 0.24_rc1~1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=15f8fc78c87b93f4a1eafa39a4b40bfb98008eb3 version: bump version to 0.24~rc1 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 43071028..7aa101d3 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~rc0' +__VERSION__ = '0.24~rc1' SOVERSION = '4' diff --git a/version b/version index ab10aa0f..1a46dd0a 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.24~rc0 +0.24~rc1