diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2026-03-25 02:16:23 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2026-03-26 01:31:01 +0000 |
| commit | 5c4e558ab4fc9ab437e208ff9d7e70c923654a06 (patch) | |
| tree | 45188c5650ac1957778de8a725336332fa858b80 /sys | |
| parent | c4f53a1adbd4d5209b45043d25e590f0c27b5314 (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 4506455b52a2..353695cf896c 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -53,7 +53,7 @@ TYPE="FreeBSD" REVISION="13.5" -BRANCH="RELEASE-p10" +BRANCH="RELEASE-p11" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi |
