From: David Bremner Date: Fri, 30 Sep 2016 10:18:04 +0000 (-0300) Subject: version: update to 0.23~rc1 X-Git-Tag: 0.23_rc1~1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=efd79aedf28c1538d47bdcbcd8a72a8a8d53dbca version: update to 0.23~rc1 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 2977e573..3e54cc24 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.23~rc0' +__VERSION__ = '0.23~rc1' SOVERSION = '4' diff --git a/version b/version index aa335147..866fd80c 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.23~rc0 +0.23~rc1