aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2023-08-31 23:57:10 +0000
committerGlen Barber <gjb@FreeBSD.org>2023-08-31 23:57:10 +0000
commit4c3f144478d4e7ab00258042db6365caedbffef3 (patch)
tree3c1e43a124a9b76735efa7e009cf8999e050dcd0
parentad4f4146ef30b52890593a5f00ff151be75d729b (diff)
downloadsrc-4c3f144478d4e7ab00258042db6365caedbffef3.tar.gz
src-4c3f144478d4e7ab00258042db6365caedbffef3.zip
release: update stable/14 to ALPHA4
Approved by: re (implicit) Sponsored by: GoFundMe https://www.gofundme.com/f/gjbbsd Sponsored by: PayPal https://paypal.me/gjbbsd
-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 401ff0e50edb..efd3afa16515 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.0"
-BRANCH="ALPHA3"
+BRANCH="ALPHA4"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi