15.0: Update main to -PRERELEASE

This marks the start of the FreeBSD 15.0 release cycle; the tree is now
in "code slush".

Developers are encouraged to prioritize fixing bugs over adding new
featuresa t this time.  Commit approval from re@ is not required but
if new features introduce problems they may be removed from the
upcoming release.

Approved by:	re (implicit)
This commit is contained in:
Colin Percival
2025-08-07 17:04:34 -07:00
parent eb41613d22
commit e4c0ecba44
+1 -1
View File
@@ -51,7 +51,7 @@
TYPE="FreeBSD"
REVISION="15.0"
BRANCH="CURRENT"
BRANCH="PRERELEASE"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi