On Mon, Feb 07, 2022 at 11:43:55AM -0500, Viktor Dukhovni wrote:

> > Is the configuration tag incorrect, or is indeed the branch behind the
> > release ?
> 
> Update your git clone.

Note also that my Postfix git repository is not an official
location from which to obtain and build Postfix.  It may not
always be up to date with the latest release or snapshot.

Releases and release candidates are tagged:

    $ git tag -l | grep 'v3[.][67]'
    v3.6.0
    v3.6.0-RC1
    v3.6.1
    v3.6.2
    v3.6.3
    v3.6.4
    v3.6.5
    v3.7.0
    v3.7.0-RC1
    v3.7.0-RC2

In this case "v3.7.0"

-- 
    Viktor.

Reply via email to