From: David Bremner Date: Sat, 16 Apr 2016 11:44:39 +0000 (-0300) Subject: version: bump to 0.22~rc0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=73334f403c1f76a787a10ccafcaea40a96c03321;p=notmuch.git version: bump to 0.22~rc0 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index db9d0764..db3b0f88 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.21' +__VERSION__ = '0.22~rc0' SOVERSION = '4' diff --git a/version b/version index 5320adc1..c356c3e7 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.21 +0.22~rc0