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:
+1
-1
@@ -51,7 +51,7 @@
|
||||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="15.0"
|
||||
BRANCH="CURRENT"
|
||||
BRANCH="PRERELEASE"
|
||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user