From: David Bremner Date: Sun, 26 Jan 2025 13:44:59 +0000 (-0400) Subject: bump versions to 0.39~rc0 X-Git-Tag: archive/debian/0.39_rc0-1~14 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=deea909993513ec6fd800b7571649582d994dcbc;p=notmuch bump versions to 0.39~rc0 Prepare to release a snapshot for testing --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index fd4152ee..05b6d5f8 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.38.3' +__VERSION__ = '0.39~rc0' SOVERSION = '5' diff --git a/version.txt b/version.txt index f2687f32..a21890cf 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.38.3 +0.39~rc0