From: David Bremner Date: Sat, 6 Jun 2020 11:02:16 +0000 (-0300) Subject: version: bump to 0.30~rc1 X-Git-Tag: archive/debian/0.30_rc1-1~1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=3bb546b30fd9509de63e5f31c093b8b08f79a39b;ds=sidebyside version: bump to 0.30~rc1 --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index d0c9b219..1a5d0579 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.30~rc0' +__VERSION__ = '0.30~rc1' SOVERSION = '5' diff --git a/version b/version index f792fd29..81bdbf1d 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.30~rc0 +0.30~rc1