Date: Fri, 12 Feb 2021 00:01:51 GMT From: Glen Barber <gjb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org Subject: git: 6461715f1ae1 - releng/13.0 - update releng/13.0 to BETA2 Message-ID: <202102120001.11C01pqr089535@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch releng/13.0 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=6461715f1ae19d028fcae45768cfa91f88b31f32 commit 6461715f1ae19d028fcae45768cfa91f88b31f32 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-02-12 00:01:13 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2021-02-12 00:01:40 +0000 update releng/13.0 to BETA2 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 d436c4b61c62..abb9ecd1c69d 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -54,7 +54,7 @@ TYPE="FreeBSD" REVISION="13.0" -BRANCH="BETA1" +BRANCH="BETA2" 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?202102120001.11C01pqr089535>