From dc840338b21cb041cb781d34b6b7f20f7e8fecb0 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 1 Jun 2015 21:47:35 +0200 Subject: [PATCH 1/1] version: bump to 20.1 --- 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 55014249..aa6fe210 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.20' +__VERSION__ = '0.20.1' SOVERSION = '4' diff --git a/version b/version index 9f4eca25..847e9aef 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.20 +0.20.1 -- 2.43.0