8000 Update releng/11.0 to 11.0-RELEASE-p1. · MaskRay/freebsd-src@34bd347 · GitHub
[go: up one dir, main page]

Skip to content

Commit 34bd347

Browse files
Glen BarberGlen Barber
authored andcommitted
Update releng/11.0 to 11.0-RELEASE-p1.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
1 parent 0a66c4b commit 34bd347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sys/conf/newvers.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
TYPE="FreeBSD"
3434
REVISION="11.0"
35-
BRANCH="RELEASE"
35+
BRANCH="RELEASE-p1"
3636
if [ -n "${BRANCH_OVERRIDE}" ]; then
3737
BRANCH=${BRANCH_OVERRIDE}
3838
fi

0 commit comments

Comments
 (0)
0