The branch releng/13.1 has been updated by gjb:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=ec2fbe4b1ecdad9f93db397156759e437ed75240

commit ec2fbe4b1ecdad9f93db397156759e437ed75240
Author:     Glen Barber <[email protected]>
AuthorDate: 2022-04-14 01:15:25 +0000
Commit:     Glen Barber <[email protected]>
CommitDate: 2022-04-14 01:15:25 +0000

    13.1: update to RC3
    
    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 c4b969e4e8f6..a018c3261c4e 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
 
 TYPE="FreeBSD"
 REVISION="13.1"
-BRANCH="RC2"
+BRANCH="RC3"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
        BRANCH=${BRANCH_OVERRIDE}
 fi

Reply via email to