From 73334f403c1f76a787a10ccafcaea40a96c03321 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 16 Apr 2016 08:44:39 -0300 Subject: [PATCH] version: bump to 0.22~rc0 --- bindings/python/notmuch/version.py | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2