From: David Bremner Date: Tue, 4 Oct 2016 01:40:22 +0000 (-0300) Subject: version: bump to 0.23 X-Git-Tag: 0.23~2 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=3b760413c5fb42fb461f2f22711dcde9e92964b2;p=notmuch-old version: bump to 0.23 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 3e54cc24..b6cd0729 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~rc1' +__VERSION__ = '0.23' SOVERSION = '4' diff --git a/version b/version index 866fd80c..39010d22 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.23~rc1 +0.23