aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2025-09-26 00:02:30 +0000
committerColin Percival <cperciva@FreeBSD.org>2025-09-26 00:02:30 +0000
commit54dd9fd8a5255b04af7b01cad3892668c837b97a (patch)
treea2bc5cacfd47f12863fda530f6c226b82d8fa832
parent3289d383171825622c907df79a0824c8c2175d1c (diff)
15.0: Update to ALPHA4
Approved by: re (implicit) Sponsored by: https://www.patreon.com/cperciva
-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 133ada1f0388..dfbb24de3969 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -51,7 +51,7 @@
TYPE="FreeBSD"
REVISION="15.0"
-BRANCH="ALPHA3"
+BRANCH="ALPHA4"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi