summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2026-03-06 00:00:00 +0000
committerColin Percival <cperciva@FreeBSD.org>2026-03-06 00:00:00 +0000
commita456f852d14544460204036ea55f45a9c7e04972 (patch)
treebf787ae35c24e30cb459d5a298486fa30178e53e /sys
parent041aa28386d3d78cb549c626702306bb179dc98e (diff)
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/newvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index 26f4c2a335f0..ba11232e7c54 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.4"
-BRANCH="RC1"
+BRANCH="RELEASE"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi