From 4f4b48e8a5478657f343953ef30ce992f2a6b68f Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Thu, 30 Apr 2026 21:12:58 +0000 Subject: Add UPDATING entries and bump version Approved by: so --- sys/conf/newvers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/conf') diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 95f605916ed3..9f5c54d49cb8 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -53,7 +53,7 @@ TYPE="FreeBSD" REVISION="14.3" -BRANCH="RELEASE-p12" +BRANCH="RELEASE-p13" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi -- cgit v1.3