diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2026-03-25 06:05:40 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2026-03-25 16:11:11 +0000 |
| commit | a5812c77639bde4b460db04e8050b09281dd7835 (patch) | |
| tree | c3f26362344fe5628a51f7143dcf48a33b18d726 /sys | |
| parent | b6865bca4ba546155740a5047ff79a6515b5805b (diff) | |
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/newvers.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index ba11232e7c54..329e4ac3875f 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -53,7 +53,7 @@ TYPE="FreeBSD" REVISION="14.4" -BRANCH="RELEASE" +BRANCH="RELEASE-p1" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi |
