Re: [RFC] Introduce semantic versioning 2.0.0 to FreeBSD releases
Tomoaki AOKI <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.hackers |
|---|---|
| Organization | Junchoon corps |
| Message-ID | <[email protected]> |
On Wed, 25 Feb 2026 14:16:05 +0100 Dag-Erling Smørgrav <[email protected]> wrote: > Dag-Erling Smørgrav <[email protected]> writes: > > Tomoaki AOKI <[email protected]> writes: > > > Usually, AFAIK, *-p* patch releases does NOT bump __FreeBSD_version in > > > sys/sys/param.h, > > Wrong. > > Sorry, you're right, I was thinking of newvers.sh. > > DES > -- > Dag-Erling Smørgrav - [email protected] No problem. ;-) "-p*" part is defined in /sys/conf/newvers.sh. https://github.com/freebsd/freebsd-src/blob/releng/15.0/sys/conf/newvers.sh#L54 Regards. -- Tomoaki AOKI <[email protected]>