Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2025 00:01:11 GMT
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 99cc54090e1c - stable/15 - 15.0: Update to ALPHA2
Message-ID:  <202509120001.58C01B3x078359@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/15 has been updated by cperciva:

URL: https://cgit.FreeBSD.org/src/commit/?id=99cc54090e1c1f2d240d3d19941363bac41f93cb

commit 99cc54090e1c1f2d240d3d19941363bac41f93cb
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-09-12 00:00:37 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-09-12 00:00:37 +0000

    15.0: Update to ALPHA2
    
    Approved by:    re (implicit)
    Sponsored by:   https://www.patreon.com/cperciva
---
 sys/conf/newvers.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index 88f535f4800e..ea9b7b90f054 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -51,7 +51,7 @@
 
 TYPE="FreeBSD"
 REVISION="15.0"
-BRANCH="ALPHA1"
+BRANCH="ALPHA2"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509120001.58C01B3x078359>