From: David Bremner Date: Mon, 4 May 2015 06:09:43 +0000 (+0200) Subject: version: bump to 0.20~rc1 X-Git-Tag: 0.20~10 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=fa11a62de000c5d7fd40de02e1e6d0f9dec52830 version: bump to 0.20~rc1 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 35744d34..4d5230f4 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.19' +__VERSION__ = '0.20~rc1' SOVERSION = '4' diff --git a/version b/version index caa4836d..97e69085 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.19 +0.20~rc1