Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2022 11:38:46 -0400
From:      Mitchell Horne <mhorne@freebsd.org>
To:        dev-commits-doc-all@freebsd.org
Subject:   Re: git: 4e0e273a8c - main - Bump -CURRENT version number
Message-ID:  <add78ee5-72a4-d61a-aff1-2b35055db098@freebsd.org>
In-Reply-To: <202201281528.20SFSWcg050063@gitrepo.freebsd.org>
References:  <202201281528.20SFSWcg050063@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 1/28/22 11:28, Ryusuke SUZUKI wrote:
> The branch main has been updated by ryusuke:
>
> URL: https://cgit.FreeBSD.org/doc/commit/?id=4e0e273a8cb1478c9a8c7f95530b9887f6cf60ad
>
> commit 4e0e273a8cb1478c9a8c7f95530b9887f6cf60ad
> Author:     Ryusuke SUZUKI <ryusuke@FreeBSD.org>
> AuthorDate: 2022-01-28 15:27:48 +0000
> Commit:     Ryusuke SUZUKI <ryusuke@FreeBSD.org>
> CommitDate: 2022-01-28 15:27:48 +0000
>
>      Bump -CURRENT version number
> ---
>   documentation/content/en/books/handbook/introduction/_index.adoc | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/documentation/content/en/books/handbook/introduction/_index.adoc b/documentation/content/en/books/handbook/introduction/_index.adoc
> index 77fa5f9303..4d34253666 100644
> --- a/documentation/content/en/books/handbook/introduction/_index.adoc
> +++ b/documentation/content/en/books/handbook/introduction/_index.adoc
> @@ -194,7 +194,7 @@ Despite being still more than a little rough around the edges, the release was a
>   
>   Since that time, FreeBSD has made a series of releases each time improving the stability, speed, and feature set of the previous version.
>   
> -For now, long-term development projects continue to take place in the 10.X-CURRENT (trunk) branch, and snapshot releases of 10.X are continually made available from link:ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/[the snapshot server] as work progresses.
> +For now, long-term development projects continue to take place in the 14.0-CURRENT (trunk) branch, and snapshot releases of 14.0 are continually made available from link:ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/[the snapshot server] as work progresses.
>   
Hi,

It may be better to use the variable {rel-head} from releases.adoc, 
rather than hard-coding the version. That way, it will always be up to date.

Also, I think 'trunk' should be changed to 'main', now that we have 
transitioned from subversion to git.

Cheers,
Mitchell

>   [[goals]]
>   === FreeBSD Project Goals
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?add78ee5-72a4-d61a-aff1-2b35055db098>