git: f8a134d0ef1d - releng/13.0 - 13.0: update to RC5
Glen Barber
gjb at FreeBSD.org
Fri Apr 2 00:26:23 UTC 2021
The branch releng/13.0 has been updated by gjb:
URL: https://cgit.FreeBSD.org/src/commit/?id=f8a134d0ef1d430efb24b4e6bd6cd58a07ebc376
commit f8a134d0ef1d430efb24b4e6bd6cd58a07ebc376
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-04-02 00:26:03 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-04-02 00:26:03 +0000
13.0: update to RC5
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 79d64cfbfb2a..1afb885e9c9d 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
TYPE="FreeBSD"
REVISION="13.0"
-BRANCH="RC4"
+BRANCH="RC5"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the dev-commits-src-branches
mailing list