Date: Thu, 7 Apr 2022 00:07:29 GMT From: Glen Barber <gjb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: c2e15a08fd97 - releng/13.1 - 13.1: update to RC2 Message-ID: <202204070007.23707TJx037493@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch releng/13.1 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=c2e15a08fd9796549117cc89853db7c71c16453f commit c2e15a08fd9796549117cc89853db7c71c16453f Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2022-04-07 00:07:08 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2022-04-07 00:07:08 +0000 13.1: update to RC2 Approved by: re (implicit) Sponsored by: Rubicon Communications, LLC ("Netgate") --- sys/conf/newvers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 05840388ea4c..c4b969e4e8f6 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -54,7 +54,7 @@ TYPE="FreeBSD" REVISION="13.1" -BRANCH="RC1-p1" +BRANCH="RC2" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204070007.23707TJx037493>